13.05.2014, 13:52
When a player registers (in OnAccountRegister), don't set the position. In OnAccountLoad, use SetSpawnInfo with the coordinates you loaded and use SpawnPlayer. After done that, remove everything from OnPlayerSpawn and change the AddPlayerClass line to:
pawn Код:
AddPlayerClass(0, 1643.4510, -2287.4954, -1.1971, 0.0, 0, 0, 0, 0, 0, 0);