Advertisement
Phlum

AutoFireSoundFix mod.txt

Dec 19th, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. {
  2. "name" : "Auto Fire Sound Fix",
  3. "description" : "A fix of the duplicated sound when firing one bullet in auto mode.",
  4. "author" : "90e (original script), DarKobalt (updates)",
  5. "contact" : "",
  6. "version" : "2.2.2",
  7. "priority" : 10,
  8. "hooks" : [
  9. {
  10. "hook_id" : "lib/units/weapons/raycastweaponbase",
  11. "script_path" : "AutoFireSoundFix.lua"
  12. }
  13. ],
  14. "updates" : [
  15. {
  16. "revision" : 1,
  17. "identifier" : "AFSoundFix",
  18. }
  19. ]
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement