renzuzu / renzu_clothes

Fivem Advanced Clotheshop and Wardrobe
GNU General Public License v3.0
38 stars 19 forks source link

trigger #31

Closed Raze-Scripts closed 1 year ago

Raze-Scripts commented 1 year ago

pano ma trigger sa motel closet yung mga na save na damit?

renzuzu commented 1 year ago

exports('OpenClotheInventory', function(nocam) return OpenClotheInventory(nocam) end)

exports('OpenClotheMenu', function(restrict, nocamera, export) return OpenClotheMenu(restrict, nocamera, export or true) end)