dini_Float help
#9

GetPlayerPos(playerid, saveX, saveY, saveZ);
if(saveX != 0 && saveY != 0 && saveZ != 0)
{
dini_FloatSet((pname),"spawnX", saveX);
dini_FloatSet((pname),"spawnY", saveY);
dini_FloatSet((pname),"spawnZ", saveZ);
}
else SendClientMessage(playerid, COLOR, "The pos = 0.. the position werent saved!");

Make a timer that saves the pos every 5/30 sec and u have a fix!
Reply


Messages In This Thread
dini_Float help - by Danny - 14.08.2010, 12:09
Re: dini_Float help - by Danny - 14.08.2010, 18:37
Re: dini_Float help - by armyoftwo - 14.08.2010, 19:19
Re: dini_Float help - by Cameltoe - 14.08.2010, 19:46
Re: dini_Float help - by Vince - 14.08.2010, 20:02
Re: dini_Float help - by MrDeath537 - 14.08.2010, 20:07
Re: dini_Float help - by Cameltoe - 14.08.2010, 20:08
Re: dini_Float help - by Danny - 14.08.2010, 20:10
Re: dini_Float help - by Cameltoe - 14.08.2010, 20:36
Re: dini_Float help - by Claude - 14.08.2010, 20:41

Forum Jump:


Users browsing this thread: 1 Guest(s)