[Pedido] Adaptaзгo de comandos
#10

nгo sei se entendi muito, seria isso ?

PHP код:
new Variavel[MAX_PLAYERS];
public 
OnPlayerConnect(playerid){
    
Variavel[playerid] = 0;
    return 
1;
}
CMD:participar(playerid){
    foreach(
Playeri){
    
         
Variavel[i] += 1;
    }
    
    if(
Variavel[playerid] <= 2) return SendClientMessage(playerid, -1"Vagas Cheias.");
    
    
SendClientMessage(playerid, -1"Vocк agora й um participante.");
    return 
1;

Reply


Messages In This Thread
Adaptaзгo de comandos - by Ley - 12.01.2016, 17:26
Re: Adaptaзгo de comandos - by EditPawn - 12.01.2016, 17:46
Re: Adaptaзгo de comandos - by Ever_SH - 12.01.2016, 17:48
Re: Adaptaзгo de comandos - by Ley - 12.01.2016, 19:09
Re: Adaptaзгo de comandos - by EditPawn - 12.01.2016, 19:19
Re: Adaptaзгo de comandos - by Ley - 13.01.2016, 13:27
Re: Adaptaзгo de comandos - by focaximubh - 13.01.2016, 19:06
Re: Adaptaзгo de comandos - by Ley - 14.01.2016, 07:13
Re: Adaptaзгo de comandos - by EditPawn - 14.01.2016, 10:44
Re: Adaptaзгo de comandos - by Coringa_Vilao - 14.01.2016, 11:10

Forum Jump:


Users browsing this thread: 2 Guest(s)