housing und dj
This commit is contained in:
parent
112c7b1761
commit
10a5d168d4
731 changed files with 506993 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
if Config.Wardrobe ~= 'ak47_clothing' then
|
||||
return
|
||||
end
|
||||
|
||||
function openWardrobe()
|
||||
exports['ak47_clothing']:openOutfit() -- if it doesn't work with this export use other event
|
||||
-- TriggerEvent('ak47_clothing:openOutfitMenu') -- Use this only if the first export doesn't work, depend of you'r version
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue