πState bags
Player
propertyId
Returns number - the property id (only in shell/ipl property)
-- client side
LocalPlayer.state.propertyId
-- server side
Player(source).state.propertyIdcurrentProperty
Returns number - the property id (Shell/Ipl/Mlo - yard zone included)
-- client side
LocalPlater.state.currentProperty
-- server side
Player(source).state.currentPropertyinsideArea
Returns boolean whether you are in a yard zone or mlo property
editingFurniture
Returns boolean whether you are in a furniture mode
Entity
propertyId
Last updated