need help with this timer
#2

pawn Код:
forward NAMETIMER();
 
public OnPlayerCommandText()
{
    THE /MUTE COMMAND
    SetTimer("NAMETIMER",60000,false);
}
 
public NAMETIMER()
{
    CODE TO SET IT MUTE BACK TO 0
}
Untested but it should work
Reply


Messages In This Thread
need help with this timer - by mrcoolballs - 19.08.2010, 08:55
Re: need help with this timer - by playbox12 - 19.08.2010, 09:05
Re: need help with this timer - by mrcoolballs - 19.08.2010, 10:25
Re: need help with this timer - by vital2k - 19.08.2010, 10:32
Re: need help with this timer - by Dark_Kostas - 19.08.2010, 10:32
Re: need help with this timer - by mrcoolballs - 19.08.2010, 10:43
Re: need help with this timer - by playbox12 - 19.08.2010, 11:55
Re: need help with this timer - by mrcoolballs - 19.08.2010, 12:21

Forum Jump:


Users browsing this thread: 1 Guest(s)