Results 1 to 6 of 6

Thread: [CoD2] 44 Magnum. Melee Animation Problem

  1. #1
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts

    [CoD2] 44 Magnum. Melee Animation Problem

    I downloaded a good pistol but the animation melee shows the sleeve skin. Someone know how to fix ?

    Melee image:
    Spoiler:
    Click image for larger version. 

Name:	melee.JPG 
Views:	41 
Size:	42.4 KB 
ID:	1486


    cod_mw2_44magnum.zip

  2. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (31st March 2018)

  3. #2
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    I solved the issue by removed totally Melee function 'viewmodel_knife_slash'

    in weapons/mp/webley_mp

  4. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (31st March 2018)

  5. #3
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    Completely solved the problem. Now the gun with the animation

  6. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (31st March 2018)

  7. #4
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    Tell me please, what it need to change here for 100% damage from one shot ?

    damage\50\minDamage\35\meleeDamage\150\maxDamageRa nge\500\minDamageRange\1250\
    Last edited by G-Stuff002; 30th March 2018 at 16:56.

  8. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (31st March 2018)

  9. #5
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Code:
    damage\100
    That should kill with one shot. If not, try raising it higher.

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

    G-Stuff002 (30th March 2018)

  11. #6
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    For the first 500 units (maxdamagerange) it'll do 50 damage per shot. After that, it falls off to 35 damage at the range of 1250. So at 1000 range, it'll do 40 damage per shot ( maxdmg - ((range - minrange)/(maxrange - minrange)) * (maxdmg - mindg))
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  12. The Following User Says Thank You to IzNoGoD For This Useful Post:

    G-Stuff002 (30th March 2018)

Posting Permissions

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