Y_Timer something wrong
#1

I making some timer but i get some erors

Код:
new Timer:cufftimer[MAX_PLAYERS];
Код:
cufftimer[giveplayerid] = repeat CheckDist[10000](playerid, giveplayerid); //Start timer
Код:
timer:CheckDist[10000]()
{
     stop cufftimer[playerid];
}
but it say
Код:
error 017: undefined symbol "stop"
but how i can define stop i cant define like new stop; will be not the function
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)