Author Topic: Fix for m21_acog_mp Reload Sound  (Read 329 times)

Offline 105HolyMoly

  • Rank: Private
  • *
  • Posts: 188
    • http://holymolymods.com
Fix for m21_acog_mp Reload Sound
« on: February 11, 2011, 02:28:13 pm »
:wink: I came across this problem with the M21 Acog rifle, reloading when empty. The weapon does not finish the reload sound to include pulling back the operating rod. Here's the simple fix:

* Open weapon file m21_acog_mp with Notepad only.
* Scroll to the end of the weapon file and find this:

weap_m14sniper_lift_plr weap_m14sniper_lift_plr
weap_m14sniper_clipout_plr weap_m14sniper_clipout_plr
weap_m14sniper_clipin_plr weap_m14sniper_clipin_plr
weap_m14sniper_chamber_close_plr weap_m14sniper_chamber_close_plrv
weap_m14sniper_clipin_tac_plr weap_m14sniper_clipin_tac_plr


* change this line:
weap_m14sniper_chamber_close_plr weap_m14sniper_chamber_close_plrv
- REMOVE the extra "v" at the end of the line
* Save file and place back in your iwd in weapons/mp

OR..................... here's a copy of the stock file!

Fred

Offline Susel

  • Rank: Private
  • *
  • Posts: 52
Re: Fix for m21_acog_mp Reload Sound
« Reply #1 on: February 11, 2011, 03:12:45 pm »
Thank you!  :)