[Tutorial] Creat automatically gates from zcmd
#7

Is not that good, also you did some mistakes
If you type this:
pawn Code:
SetTimer("agate", 15000, 0); //timer for 15 sec
, that means this timer function doesn't have any parameter:
you should do:
pawn Code:
SetTimerEx("agate", 15000, 0, "i", playerid);
Anyway 1/5 for the tutorial:
- Mistakes ( - 2 p )
- Not Good Explained ( - 2p)
Reply


Messages In This Thread
Creat automatically gates from zcmd - by MarkzD - 27.09.2013, 12:52
Re: Creat automatically gates from zcmd - by Voxel - 27.09.2013, 14:43
Re: Creat automatically gates from zcmd - by An0nYm0uS - 27.09.2013, 14:53
Respuesta: Creat automatically gates from zcmd - by RafaelZam - 27.09.2013, 15:47
Re: Creat automatically gates from zcmd - by MarkzD - 27.09.2013, 16:01
Re: Respuesta: Creat automatically gates from zcmd - by Team_PRO - 27.09.2013, 16:08
Re: Creat automatically gates from zcmd - by XStormiest - 20.10.2013, 13:56

Forum Jump:


Users browsing this thread: 2 Guest(s)