Jump to content

Reputation sound effect in EET


Recommended Posts

On 8/31/2024 at 1:10 PM, Sanderson said:

Is there any small mod that does this? (or a way to do it myself?)

Open HouseTweaks.tp2 and find this block:

BEGIN ~House Tweaks: Restore Reputation Increase Sound Effect for BG2~
REQUIRE_PREDICATE (GAME_IS ~bg2ee~) ~This component must be installed on BG2:EE.~
COPY ~%MOD_FOLDER%/Reputation/REPUP.WAV~ ~OVERRIDE~
STRING_SET 19686 ~The Party's Reputation Has Increased~ [REPUP]

Simply change:

REQUIRE_PREDICATE (GAME_IS ~bg2ee~)

to

REQUIRE_PREDICATE (GAME_IS ~bg2ee eet~)

Then install the component.

Link to comment
On 9/6/2024 at 2:15 AM, skellytz said:

Open HouseTweaks.tp2 and find this block:

BEGIN ~House Tweaks: Restore Reputation Increase Sound Effect for BG2~
REQUIRE_PREDICATE (GAME_IS ~bg2ee~) ~This component must be installed on BG2:EE.~
COPY ~%MOD_FOLDER%/Reputation/REPUP.WAV~ ~OVERRIDE~
STRING_SET 19686 ~The Party's Reputation Has Increased~ [REPUP]

Simply change:

REQUIRE_PREDICATE (GAME_IS ~bg2ee~)

to

REQUIRE_PREDICATE (GAME_IS ~bg2ee eet~)

Then install the component.

Great. Thank you very much!

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...