Checkpointid
#1

I have this function:
pawn Код:
public OnPlayerEnterDynamicCP(playerid, checkpointid)
I want to use "checkpointid" in a timer:
pawn Код:
PlayerCountTimer[playerid] = SetTimerEx("Count", 1000, true, "i", playerid, checkpointid);
playerid is "i" in the timer, but what is checkpointid, "s", "i" or what?
Reply


Messages In This Thread
Checkpointid - by Dan. - 28.07.2012, 17:00
Re: Checkpointid - by ReVo_ - 28.07.2012, 17:25
Re: Checkpointid - by Dan. - 28.07.2012, 19:22
Re: Checkpointid - by SuperViper - 28.07.2012, 19:58
Re: Checkpointid - by Dan. - 28.07.2012, 20:17
Re: Checkpointid - by Arca - 28.07.2012, 20:33
Re: Checkpointid - by Dan. - 29.07.2012, 07:55
Re: Checkpointid - by [MM]RoXoR[FS] - 29.07.2012, 08:42
Re: Checkpointid - by Dan. - 29.07.2012, 08:50
Re: Checkpointid - by [MM]RoXoR[FS] - 29.07.2012, 09:52

Forum Jump:


Users browsing this thread: 1 Guest(s)