new gTeam[MAX_PLAYERS];
// Poderб Ser Usado " Aztecas " Ou Poderб Ser Usado " 1 "
#define Aztecas 1
// Poderб Ser Usado " Grove " Ou Poderб Ser Usado " 1 "
#define Grove 2
// Poderб Ser Usado " CorAztecas " Ou Poderб Ser Usado " 0x2641FEC8 "
#define CorAztecas 0x2641FEC8
// Poderб Ser Usado " CorGrove " Ou Poderб Ser Usado " 0x00D900C8"
#define CorGrove 0x00D900C8
AddPlayerClass(110,2752.3999,-1970.7333,17.3203,178.5558,0,0,0,0,0,0);
// 110 ( ID DA SKIN )
// 2752.3999 ( CorX Da onde Vai da Spawn Ao Escolher esse Skin = X )
// -1970.7333 ( CorY Da onde Vai da Spawn Ao Escolher esse Skin = Y )
// 17.3203 ( CorZ Da onde Vai da Spawn Ao Escolher esse Skin = Z )
// 0,0,0,0,0,0 = ( Armas,Balas,Armas,Balas,Armas,Balas, = Armas, sй Quiser que ele Nasзa com Algumam Coloque o ID й a bala. )
// =========================== Aztecas ===========================
AddPlayerClass(115,2232.2813,-1158.4985,29.7969,0.3858,0,0,0,0,0,0); // [ ID 0 ]
AddPlayerClass(116,2232.2813,-1158.4985,29.7969,0.3858,0,0,0,0,0,0); // [ ID 1 ]
AddPlayerClass(116,2232.2813,-1158.4985,29.7969,0.3858,0,0,0,0,0,0); // [ ID 2 ]
// =========================== Grove =============================
AddPlayerClass(105,2531.0586,-1666.2322,15.1678,183.9649,0,0,0,0,0,0) ;// [ ID 3 ]
AddPlayerClass(106,2531.0586,-1666.2322,15.1678,183.9649,0,0,0,0,0,0); // [ ID 4 ]
AddPlayerClass(107,2531.0586,-1666.2322,15.1678,183.9649,0,0,0,0,0,0); // [ ID 5 ]
if((classid >= 0) && (classid <= 2)) // Ou Seja Igual й Maior que 0. й Menor й Igual a 2. Ou Seja, 0,1 e 2.
{
gTeam[playerid] = Aztecas; // Setarб ele Para GANG Aztecas.
GameTextForPlayer(playerid,"~n~~n~~n~~b~Aztecas",4000,5); // Irб Aparecer Aztecas Por 4 Segundos.
// Resumindo : Se Escolher a Skin 0,1 e 2 Ele Serб Azteca.
}
if((classid >= 3) && (classid <= 5)) // Ou Seja Igual й Maior que 3. й Menor й Igual a 5. Ou Seja, 3,4 e 5.
{
gTeam[playerid] = Grove; // Setarб Ele Para a GANG Grove.
GameTextForPlayer(playerid,"~n~~n~~n~~g~Grove",4000,5); // Irб Aparecer Grove Por 4 Segundos.
// Resumindo : Se Escolher a Skin 3,4 e 5 Ele Serб Grove.
}
// Se Ele Escolher o Skin dos Aztecas. Ele Darб Spawn No Local Abaixo :
if(gTeam[playerid] == Aztecas) // Se Ele For Aztecas Ele Setarб Pro Local Abaixo :
{
SetPlayerColor(playerid, CorAztecas); // Setarб a Cor Dele Para AZUL Que й a Cor definida no Topo !
SetPlayerPos(playerid, 2232.2813,-1158.4985,29.7969); // Setarб Ele Para Estб Posiзгo
SetPlayerInterior(playerid, 0); // Setarб o Interior Dele.
}
// Se Ele Escolher o Skin dos Grove. Ele Darб Spawn No Local Abaixo :
if(gTeam[playerid] == Grove) // Se Ele For Grove Ele Setarб Pro Local Abaixo :
{
SetPlayerColor(playerid, CorGrove); // Setarб a Cor dele Para VERDE Que й a Cor definida no Topo.
SetPlayerPos(playerid, 2531.0586,-1666.2322,15.1678); Setarб Ele Para Estб Posiзгo
SetPlayerInterior(playerid, 0); Setarб o Interior Dele.
}
if(strcmp(cmdtext, "/aztecas", true) == 0)
{
if(gTeam[playerid] == Aztecas) // Ou Seja Sу aztecas Poderб Usar o Comando
{
SendClientMessage(playerid, CorAztecas, "Vocк й Aztecas, Parabйns.");
}
return true;
}
if(strcmp(cmdtext, "/grove", true) == 0)
{
if(gTeam[playerid] == Grove) // Ou Seja Sу Grove Poderб Usar o Comando
{
SendClientMessage(playerid, CorGrove, "Vocк й Grove, Parabйns.");
}
return true;
}
if(strcmp(cmdtext, "/ajuda", true) == 0)
{
if(gTeam[playerid] == Aztecas) // Ou Seja, Essa Mensagem Sу Aparecerб Pros Astecas.
{
SendClientMessage(playerid, CorAztecas, "Vocк Poderб Ter Ajuda Fazendo Algo O.O = Vocк й Aztecas.");
// Mensagem Que Irб Aparecer se For Aztecas.
return true;
}
if(gTeam[playerid] == Grove) // Ou Seja, Essa Mensagem Sу Aparecerб Pros Grove.
{
SendClientMessage(playerid, CorGrove, " Vocк Poderб Ter Ajuda Fazendo Algo O.O = Vocк й Grove.");
// Mensagem Que Irб Aparecer se For Grove.
return true;
}
return true;
}
[B]Olha. Vejo Muitas Dъvidas de Como Criar uma Gang. Irei Fazer um Breve Tutorial De Como Criar Gangs. Irei Criar Dъvidas, Vamos Lб.
pawn Код:
|
kk. Jб Irei Mudar, Como Disse, o new й mesma coisa que static no topo.
Static termina em Uma Chave Qualquer Ja o New nгo. й o static tem a mesma funзгo que o new no topo, so que o new й melhor no topo u.U |
if(IsPlayerAdmin(playerid)
{ // abre chave.
static Jonatham_e_gay;
}// Fecha a chave e automaticamente deleta jonatham_e_gay
sim.
como eu disse no msn, mais vocк nгo intendeu, pawn Код:
|
static
new
kk. Jб Irei Mudar, Como Disse, o new й mesma coisa que static no topo.
Static termina em Uma Chave Qualquer Ja o New nгo. й o static tem a mesma funзгo que o new no topo, so que o new й melhor no topo u.U |