Banner
WTFBM v1.2.2 - a HUD mod for PAYDAY 1
Thumbnail
Downloads4,919
Views18,169
Publish Date8 years ago
Last Updated8 years ago
Versionv1.2.2
Tags
Members
Avatar
skulOwner
Avatar

@FJURIX WTFBM's 'mute Bain' feature is incompatible with the Third Person Lines mod (audible_third_person_vos). What I do to make the two mods work together is to open up \mods\wtfbm\base.lua with a text editor and remove or comment out (add a '--' w/o the quotes at the start of) the ff. line:

wtfbmModule:hook_post_require("lib/units/beings/player/playersound",            "playersound_compat",            false, 10000)

This will disable WTFBM's Bain mute feature. If you prefer using that feature you'd have to not use the Third Person Lines mod.

46 1043