Tag Mismatch.
#2

The time must be in miliseconds or you can do "math" !

Try (Miliseconds)

pawn Код:
SetTimer("SFGarageTime",7000,false);
Try (Seconds)

pawn Код:
SetTimer("SFGarageTime",7 * 1000,false);
Reply


Messages In This Thread
Tag Mismatch. - by AstonDA-G - 05.01.2013, 15:08
Re: Tag Mismatch. - by arakuta - 05.01.2013, 15:11
Re: Tag Mismatch. - by [HK]Ryder[AN] - 05.01.2013, 15:12
Re: Tag Mismatch. - by u3ber - 05.01.2013, 15:12
Re: Tag Mismatch. - by AstonDA-G - 05.01.2013, 15:17

Forum Jump:


Users browsing this thread: 1 Guest(s)