Integrators and Exports
Functions and their uses that will trigger the script from different scripts.
Custom Inventory For House Stash
Config.CustomStash = function(HouseCode, StashNo)
print(HouseCode) -- Unique House Code (like ID)
print(StashNo) -- House Stash ID
endAdding New House Shells
QB Garage Configure
New Code
Custom Wardrobe
Vehicle Spawned Event
GetPlayerHouses
Last updated