Events & Commands
Housing Exports
Use this export to know if a player is inside a house or not:
Use this export to know if a player owns a house or apartment:
Use this export to give keys to a player:
Radial Menu Events
Change Stash:
Change Wardrobe:
Change Logout:
Give starter apartment
To give a start aparment you just need to have a apartment created and know is name.
The coordinates you see after “StartingApartment”, are the coordinates where you want the player to be when you open the clothing menu, why do we do this?
Because sometimes, players appear near the door after obtaining the starting apartment, and don't have the space to use the clothing menu correctly.
So, if necessary, you can provide the coordinates where you'd like the player to use the menu (it has to be inside the shell you're using).
If you're using the default Starting Aparment provided by the script, rest assured, you don't need to change anything, as the coords are correct.
If you change apartment name you should have it created on main_config.lua file, otherwise, just use our default one.
Last updated