stock problem .
#3

Change
pawn Код:
SetTimerEx("SetPlayerPosExTimer", 20*1000, 0, "i", playerid);
to
pawn Код:
SetTimerEx("SetPlayerPosExTimer", (20*1000), 0, "ifff", playerid, x, y, z);
You forgot to add the x, y, z values in the timer part
Reply


Messages In This Thread
stock problem . - by Mean - 29.12.2010, 09:11
Re: stock problem . - by Retardedwolf - 29.12.2010, 09:12
Re: stock problem . - by [03]Garsino - 29.12.2010, 09:14
Re: stock problem . - by Mean - 29.12.2010, 09:14

Forum Jump:


Users browsing this thread: 1 Guest(s)