Saved Positions don't load.
#1


They save into the ini file like this:

Code:
PX=133.452529
PY=-69.101837
PZ=1.578125
And I have it to spawn like this:

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);
I use dINI and this sucks!
Reply
#2

Can you show us the loading code?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)