Dъvida.
#2

PHP код:
//coloque isto na OnPlayerSpawn
if(Gang[playerid] == ballas)
    {
        
ResetPlayerWeapons(playerid);
        
GivePlayerWeapon(playerid30450);
        
GivePlayerWeapon(playerid32400);
        
GivePlayerWeapon(playerid2250);
        
GivePlayerWeapon(playerid141);
        
GivePlayerWeapon(playerid165);
        
GivePlayerWeapon(playerid2690);
    }
    else if(
Gang[playerid] == grove)
    {
        
ResetPlayerWeapons(playerid);
        
GivePlayerWeapon(playerid31450);
        
GivePlayerWeapon(playerid28400);
        
GivePlayerWeapon(playerid2450);
        
GivePlayerWeapon(playerid51);
        
GivePlayerWeapon(playerid165);
        
GivePlayerWeapon(playerid2690);
    } 
Reply


Messages In This Thread
Dъvida. - by Pedro Pawno - 14.03.2013, 21:55
Re: Dъvida. - by SeV_ - 14.03.2013, 22:00
Respuesta: Dъvida. - by Pedro Pawno - 15.03.2013, 12:41
Re: Dъvida. - by SeV_ - 15.03.2013, 12:42

Forum Jump:


Users browsing this thread: 1 Guest(s)