AddStarterApartment
Gives a property with the settings from the config "StarterApartment". The export could be used when a player creates a character in the server
Parameters
playerIdentifier:
string
The player's identifier (citizenid)
Return Value
boolean | number, string?
Returns the property ID if the property was created successfully, or false, and the error when it was not
Last updated