The Black Wyrm Lair Forums
The Black Wyrm's Lair Terms of Use Help Search Members Calendar

Welcome Guest ( Log In | Register )

> Is there a Kill All Gab mod?
Sir-Kill
post Mar 21 2008, 07:56 PM
Post #1


consiglieri
Group Icon

Member of Graphics Dept.
Posts: 2343
Joined: 13-August 04
From: Michigan, U.S.A.




What I would like is a mod that kills all banters, romances, and environment comments. "Jaheira I would plug your mouth if I had the power!"

I usually play a multi play because those things annoy me so much.

so if not a mod is there something I can easily do to kill them?

I would like to go on any quests that an npc (bioware and/or mod) would have.

This post has been edited by Sir-Kill: Mar 21 2008, 07:57 PM


--------------------
Go to the top of the page
 
Quote Post
 
Start new topic
Replies
The Bigg
post Mar 31 2008, 09:19 AM
Post #2





Forum Member
Posts: 165
Joined: 29-January 05
From: Modena (Italy)




Adapted from BG2 tweaks. It could still have rough edges (haven't tested at all), and should kill everything in sight (including interjections, and possibly quests). OTOH, weirdly coded stuff might still fire. Don't install with BG2 Tweaks - More Interjections component.
CODE
COPY_EXISTING_REGEXP GLOB ~^.+\.dlg$~ ~override~
  DECOMPILE_DLG_TO_D
    REPLACE_TEXTUALLY ~I[fs]ValidForPartyDialog\(ue\)?[^ ]* ~
                      ~False() ~
    REPLACE_TEXTUALLY ~I[fs]ValidForPartyDialog\(ue\)?[^ ]*$~
                      ~False() ~
  COMPILE_D_TO_DLG
  IF ~ValidForPartyDialog~
  BUT_ONLY_IF_IT_CHANGES

COPY_EXISTING_REGEXP GLOB ~^.+\.bcs$~ ~override~
  DECOMPILE_BCS_TO_BAF
    REPLACE_TEXTUALLY ~I[fs]ValidForPartyDialog\(ue\)?.*$~
                      ~False()~
  COMPILE_BAF_TO_BCS
  IF ~16552~
  BUT_ONLY_IF_IT_CHANGES


... but then you might just be better off with a Multiplayer-style party closedeyes.gif


--------------------
Please do not contact me for assistance in using BGT, BP, any other of the 'large mods', or a mod I didn't write or contribute to. I'm not your paid support staff, so I'd suggest you to direct your help questions to the forum relative to the mod you're playing.

Thanks for your cooperation.
Go to the top of the page
 
Quote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:



- Lo-Fi Version Time is now: 23rd June 2025 - 07:43 PM