[Ajuda]CMD em Tempo
#2

pawn Code:
SetTimerEx("Comando", 10*60000, true, "i", playerid);

forward Comando(playerid);
public Comando(playerid)
{
    OnPlayerCommandText(playerid, "/comando");
    return 1;
}
Reply


Messages In This Thread
[Ajuda]CMD em Tempo - by Saw_BR - 16.12.2011, 15:56
Re: [DUVIDA]CMD em Tempo - by Lуs - 16.12.2011, 15:59
Re: [DUVIDA]CMD em Tempo - by [O.z]Caroline - 16.12.2011, 17:05
Re: [DUVIDA]CMD em Tempo - by Lуs - 16.12.2011, 17:12

Forum Jump:


Users browsing this thread: 1 Guest(s)