15.08.2013, 21:30
Well the command will need to save the player's position...
GetPlayerPos(playerid, Float:X, Float:Y, Float:Z);
Then you save it to a file, and load it OnPlayerSpawn..
This section is for scripting help, not request a script.
GetPlayerPos(playerid, Float:X, Float:Y, Float:Z);
Then you save it to a file, and load it OnPlayerSpawn..
This section is for scripting help, not request a script.