Timer - Float help
#1

Im trying to set the timer interval according to players number factor so here im dividing the default interval b the players number.

Example :

pawn Код:
ZCount[TEST] = 20 ;
Attackers[TEST]= 4 ;
Timer[TEST] = SetTimer("ZONECapturedTest", floatdiv(ZCount[TEST], Attackers[TEST]) , 0);
I know there is something wrong, i get this C:\Users\SEIF\Desktop\samp03z_svr_R1_win32\gamemod es\WarZ.pwn(600) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply


Messages In This Thread
Timer - Float help - by Battlezone - 02.06.2014, 07:35
Re: Timer - Float help - by BroZeus - 02.06.2014, 07:47
Re: Timer - Float help - by Battlezone - 02.06.2014, 07:51

Forum Jump:


Users browsing this thread: 1 Guest(s)