Jump to content

AYUDA Con armas


MisterZ

Recommended Posts

setPedStat 

LOL! y cual de todas esas seria la de tomarla con las 2 manos? :S

  
  
    69: WEAPONTYPE_PISTOL_SKILL 
    70: WEAPONTYPE_PISTOL_SILENCED_SKILL 
    71: WEAPONTYPE_DESERT_EAGLE_SKILL 
    72: WEAPONTYPE_SHOTGUN_SKILL 
    73: WEAPONTYPE_SAWNOFF_SHOTGUN_SKILL 
    74: WEAPONTYPE_SPAS12_SHOTGUN_SKILL 
    75: WEAPONTYPE_MICRO_UZI_SKILL 
    76: WEAPONTYPE_MP5_SKILL 
    77: WEAPONTYPE_AK47_SKILL 
    78: WEAPONTYPE_M4_SKILL 
    79: WEAPONTYPE_SNIPERRIFLE_SKILL 
  
  

Link to comment
setPedStat 

LOL! y cual de todas esas seria la de tomarla con las 2 manos? :S

  
  
    69: WEAPONTYPE_PISTOL_SKILL 
    70: WEAPONTYPE_PISTOL_SILENCED_SKILL 
    71: WEAPONTYPE_DESERT_EAGLE_SKILL 
    72: WEAPONTYPE_SHOTGUN_SKILL 
    73: WEAPONTYPE_SAWNOFF_SHOTGUN_SKILL 
    74: WEAPONTYPE_SPAS12_SHOTGUN_SKILL 
    75: WEAPONTYPE_MICRO_UZI_SKILL 
    76: WEAPONTYPE_MP5_SKILL 
    77: WEAPONTYPE_AK47_SKILL 
    78: WEAPONTYPE_M4_SKILL 
    79: WEAPONTYPE_SNIPERRIFLE_SKILL 
  
  

Gracias :D me solucionaron los 2 temas de armas pueden cerrar los 2, Gracias CIber y Tomas!.

EDIT: Como puedo hacer para iniciar el resource sin comando ? no me deja iniciarlo con nada solo con el comando

addCommandHandler("mk", function(thePlayer, commandName)    
    setPedStat(thePlayer, 77, 999) 
    setPedStat(thePlayer, 78, 999) 
end) 

Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...