[Pedido] Gang para TDM
#6

Quote:
Originally Posted by ZeZin
View Post
pawn Code:
if(strcmp(cmd,"/dominar",true) == 0)
    {
        if(IsPlayerConnected(playerid))
        {
          if(PlayerInfo[playerid][pOrg] == Ballas)
          {
            SendClientMessage(playerid,COLOR_WHITE,"Vocк e um balla");
            return 1;
          }
pawn Code:
enum pInfo{
Ballas,
Groove
};

New pOrg[MAX_PLAYERS][pInfo];
Nгo testei
Nгo irб funcionar nunca.

Aн em baixo tem dois exemplos, basta escolher qual vocк quer.
PHP Code:
enum Dados {
    
Organizacao
};
new 
Info[MAX_PLAYERS][Dados];
Info[playerid][Organizacao] = 1;
new 
Org[MAX_PLAYERS];
Org[playerid] = 1
Reply


Messages In This Thread
Gang para TDM - by xJasonxX - 02.06.2015, 19:11
Re: Gang para TDM - by [BC]Vinny - 02.06.2015, 19:56
Re: Gang para TDM - by Monotox - 02.06.2015, 20:01
Re: Gang para TDM - by xJasonxX - 02.06.2015, 20:29
Re: Gang para TDM - by ZeZin - 02.06.2015, 22:05
Re: Gang para TDM - by ipsLuan - 02.06.2015, 22:27
Re: Gang para TDM - by xJasonxX - 02.06.2015, 22:30
Re: Gang para TDM - by ipsLuan - 02.06.2015, 22:33

Forum Jump:


Users browsing this thread: 1 Guest(s)