[AJUDA] Gangs
#5

Eu faria assim:

pawn Код:
new PlayerSkins[19]={
105,106,107,102,103,104,114,115,116,108,109,110,121,122,123,111,112,113
};

//Gamemode Init:

for ( new i = 0; i < sizeof(PlayerSkins)-1; i ++ ) {
    AddPlayerClass(i,1958.3783,1343.1572,15.3746,270.1425,0,0,24,300,-1,-1);
}

//Request Class

switch(classid)
{
    case 0 .. 3: GameTextForPlayer(playerid,"~g~Grove Street",6000,6);
    case 4 .. 6: GameTextForPlayer(playerid,"~r~Ballas",6000,6);
    case 7 .. 8: GameTextForPlayer(playerid,"~b~Los Aztecas",6000,6);
    case 9 .. 12: GameTextForPlayer(playerid,"Nang Boys",6000,6);
    case 13 .. 15: GameTextForPlayer(playerid,"~w~Russos",6000,6);
    default return true;
}
Tem outro modo checando por skins, testa esse meu ae arrumando os bugs que podem ter ficados e se precisar do outro sу gritar.
Reply


Messages In This Thread
[AJUDA] Gangs - by [AF]Junior - 31.01.2011, 14:47
Re: [AJUDA] Gangs - by ManoLexuS - 31.01.2011, 15:00
Re: [AJUDA] Gangs - by Macintosh - 31.01.2011, 18:51
Re: [AJUDA] Gangs - by [AF]Junior - 31.01.2011, 20:08
Re: [AJUDA] Gangs - by LuaN_ - 31.01.2011, 21:08
Re: [AJUDA] Gangs - by Macintosh - 31.01.2011, 21:34
Re: [AJUDA] Gangs - by LuaN_ - 31.01.2011, 21:55
Re: [AJUDA] Gangs - by ManoLexuS - 31.01.2011, 22:17
Re: [AJUDA] Gangs - by [AF]Junior - 01.02.2011, 02:13
Respuesta: [AJUDA] Gangs - by ipsBruno - 01.02.2011, 02:29

Forum Jump:


Users browsing this thread: 6 Guest(s)