SA-MP Forums Archive
[AJUDA] GangWar - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA] GangWar (/showthread.php?tid=274074)



[AJUDA] GangWar - Lipe_Stronda - 04.08.2011

Estou fazendo um gangwar mais a entrada ta com umas linhas (3)

Imagem:


pawn Код:
if((classid >= 0) && (classid <= 2))  // Ou Seja Igual й Maior que 0. й Menor й Igual a 2. Ou Seja, 0,1 e 2.
{
    gTeam[playerid] = Aztecas;
    GameTextForPlayer(playerid,"~n~~n~~n~~b~Varrio Los Aztecas",4000,5);

// Resumindo : Se Escolher a Skin 0,1 e 2 Ele Serб Azteca.
}
if((classid >= 3) && (classid <= 5))
{
    gTeam[playerid] = Grove;
    GameTextForPlayer(playerid,"~n~~n~~n~~g~Grove",4000,5);

// Resumindo : Se Escolher a Skin 3,4 e 5 Ele Serб Grove.
}
if((classid >= 6) && (classid <= 8))
{
    gTeam[playerid] = Policia;
    GameTextForPlayer(playerid,"~n~~n~~n~~b~Policia",4000,5);

// Resumindo : Se Escolher a Skin 6,7 e 8 Ele Serб Policia.
}
    return 1;
}



Respuesta: [AJUDA] GangWar - Sergio_MOW - 04.08.2011

Isso й das GameTextForPlayer que nгo sгo usadas, Lol. Nгo й um erro...


Re: [AJUDA] GangWar - Lipe_Stronda - 04.08.2011

й que sou meio novato, mais num tem como tirar?


Respuesta: Re: [AJUDA] GangWar - Sergio_MOW - 04.08.2011

Quote:
Originally Posted by Lipe_Stronda
Посмотреть сообщение
й que sou meio novato, mais num tem como tirar?
tem sim, apague o ~n~ que tem e vc apagarб as linhas, mas as letras subirгo


Re: [AJUDA] GangWar - Lipe_Stronda - 04.08.2011

Obrigado, rep'


Respuesta: [AJUDA] GangWar - Sergio_MOW - 04.08.2011

De nada, qualquer coisa й sу pedir ajuda