help!!!!!!!!
#3

pawn Код:
// somewhere on the bottom of your script
forward NoAFK(playerid);
public NoAFK(playerid);
{
   Afk[playerid] = 0;
}

// In Your Command
SetTimerEx("NoAFK", 10000, false, "d", playerid);
Reply


Messages In This Thread
help!!!!!!!! - by keller012 - 08.07.2010, 16:20
Re: help!!!!!!!! - by keller012 - 08.07.2010, 18:56
Re: help!!!!!!!! - by CAR - 08.07.2010, 19:41

Forum Jump:


Users browsing this thread: 1 Guest(s)