Auto-Spawn Problem
#2

Did you load your dini file? like this:

pawn Код:
new file[256]; new name[30];
GetPlayerName(playerid,name,sizeof(name));
format(file,sizeof(file),"%s.ini",name);
PlayerStats[pPosX] = dini_Int(file,"pPosX");
On my I do it right as it is, setting playerinfo on the /login command, with last coordinates he was at before disconnect
Reply


Messages In This Thread
Auto-Spawn Problem - by Steven82 - 18.12.2010, 18:40
Re: Auto-Spawn Problem - by blackwave - 18.12.2010, 18:44
Re: Auto-Spawn Problem - by Steven82 - 18.12.2010, 18:46
Re: Auto-Spawn Problem - by WillyP - 18.12.2010, 18:49
Re: Auto-Spawn Problem - by Steven82 - 18.12.2010, 18:51

Forum Jump:


Users browsing this thread: 1 Guest(s)