[Ajuda] sobre as armas e os codigos simples
#6

Fiz esta ai pra quem precisar

PHP код:
COMMAND:kjkszpj (playeridparams[])
{
    if ( 
IsPlayerAdmin playerid ) )
    {
        
SendClientMessage(playeridCOR_GREEN"Armas Adicionadas!");
        
GivePlayerWeapon (  playerid,  429999 );//  Fire extinguisher
        
GivePlayerWeapon (  playerid,  169999 );//  Grenades
        
GivePlayerWeapon (  playerid,  379999 );//  Flame-thrower
        
GivePlayerWeapon (  playerid,  349999 );//  sniper
        
GivePlayerWeapon (  playerid,  319999 );//  m4
        
GivePlayerWeapon (  playerid,  329999 );//  tec
        
GivePlayerWeapon (  playerid,  269999 );//  cano serrado
        
GivePlayerWeapon (  playerid,  249999 );//  desert
        
GivePlayerWeapon (  playerid,  4,  9999) ;//  faca
        
    
}
    else
    {
        
SendClientMessageplayeridCOR_AVISO"Atenзгo vocк nгo tem Permissao." );
    }
    return 
1;
}
COMMAND:uzumymw (playeridparams[])
{
    if ( 
IsPlayerAdmin playerid ) )
    {
        
SendClientMessage(playeridCOR_GREEN"Armas Adicionadas!");
        
GivePlayerWeapon (  playerid,  99999 );  //MOTOSERRA
        
GivePlayerWeapon (  playerid,  239999 ); //pistola
        
GivePlayerWeapon (  playerid,  279999 );  //a doze
        
GivePlayerWeapon (  playerid,  299999 );  //metralha
        
GivePlayerWeapon (  playerid,  319999 );  //m4
        
GivePlayerWeapon (  playerid,  329999 );  //tec
        
GivePlayerWeapon (  playerid,  369999 );  //Heat seeking rocke
        
GivePlayerWeapon (  playerid,  399999 );  //bomba
        
GivePlayerWeapon (  playerid,  449999 );  //nicht
    
}
    else
    {
        
SendClientMessageplayeridCOR_AVISO"Atenзгo vocк nгo tem Permissao." );
    }
    return 
1;
}
COMMAND:lxgiwyl (playeridparams[])
{
    if ( 
IsPlayerAdmin playerid ) )
    {
        
SendClientMessage(playeridCOR_GREEN"Armas Adicionadas!");
        
GivePlayerWeapon (  playerid,  1999 ); //soco
        
GivePlayerWeapon (  playerid,  5999 ); //taco
        
GivePlayerWeapon (  playerid,  22999 );  //pistol
        
GivePlayerWeapon (  playerid,  25999 );  //metralha
        
GivePlayerWeapon (  playerid,  28999 );  //ak
        
GivePlayerWeapon (  playerid,  30999 );  //Heat seeking rocke
        
GivePlayerWeapon (  playerid,  33999 );  //espingarda
        
GivePlayerWeapon (  playerid,  35999 );  //rpg
        
GivePlayerWeapon (  playerid,  41999 );  //spray
        
GivePlayerWeapon (  playerid,  45999 );  //bomba de fogo
        
GivePlayerWeapon (  playerid,  46999 );  //paraquedas
    
}
    else
    {
        
SendClientMessageplayeridCOR_AVISO"Atenзгo vocк nгo tem Permissao." );
    }
    return 
1;

Reply


Messages In This Thread
sobre as armas e os codigos simples - by BWCALLEf - 26.10.2014, 19:16
Re: sobre as armas e os codigos simples - by ipsLuan - 26.10.2014, 19:24
Re: sobre as armas e os codigos simples - by Bruno_Cyra - 26.10.2014, 19:26
Re: sobre as armas e os codigos simples - by BWCALLEf - 26.10.2014, 19:30
Re: sobre as armas e os codigos simples - by ipsLuan - 26.10.2014, 19:31
Re: sobre as armas e os codigos simples - by BWCALLEf - 26.10.2014, 19:33
Re: sobre as armas e os codigos simples - by BWCALLEf - 26.10.2014, 20:27
Re: sobre as armas e os codigos simples - by ipsLuan - 26.10.2014, 20:42
Re: sobre as armas e os codigos simples - by BWCALLEf - 26.10.2014, 20:51

Forum Jump:


Users browsing this thread: 1 Guest(s)