Function problem
#2

That's because you're not passing a playerid to the function at all, therefore it won't work as you're intending, Pawn isn't a mindreader! You must tell it what the ID is. For example:

pawn Код:
SetTimerEx("ReparaMasina", 30 * 1000,0,"i",playerid);
Reply


Messages In This Thread
Function problem - by pantelimonfl - 09.01.2011, 18:34
Re: Function problem - by JaTochNietDan - 09.01.2011, 18:37
Re: Function problem - by pantelimonfl - 09.01.2011, 19:05

Forum Jump:


Users browsing this thread: 1 Guest(s)