Results 1 to 3 of 3

Thread: waepon dmg

  1. #1
    Private First Class
    Join Date
    Feb 2013
    Posts
    201
    Thanks
    4
    Thanked 10 Times in 7 Posts

    waepon dmg

    how check what weapon inflicts damage?

    if weapon damage colt_mp
    thread script

  2. #2
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    PHP Code:
    Callback_PlayerDamageeInflictoreAttackeriDamageiDFlagssMeansOfDeathsWeaponvPointvDirsHitLocpsOffsetTime )
    {
        if( 
    sWeapon == "colt_mp" )
            
    thread script();


  3. The Following User Says Thank You to Tally For This Useful Post:

    kung foo man (20th October 2013)

  4. #3
    Private First Class
    Join Date
    Feb 2013
    Posts
    201
    Thanks
    4
    Thanked 10 Times in 7 Posts
    thanks work

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •