21.02.2010, 10:32
They save into the ini file like this:
Code:
PX=133.452529 PY=-69.101837 PZ=1.578125
pawn Code:
SetSpawnInfo(playerid, 0, Account[playerid][Skin], Account[playerid][PX],Account[playerid][PY],Account[playerid][PZ],0.0,0,0,0,0,0,0);
SpawnPlayer(playerid);