Byte-Labs-Studio / bl_appearance

An advanced appearance creation/customisation for FiveM.
GNU General Public License v3.0
75 stars 40 forks source link

EVENT TO DETECT CLOTHING MENU SAVED/DISCARDED #32

Open SKITTLE6969 opened 1 month ago

SKITTLE6969 commented 1 month ago

Something like

RegisterNetEvent('onClothingMenuClose', function(type) --- [[Return value will be ('cancel' : string) , ('save' : string) ]]
end)

DevX32 commented 1 month ago

@SKITTLE6969 can you give more info what this event gonna use for?