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

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> NeJ2 v4.3b - small patch
Vlad
post Jul 27 2005, 04:02 PM
Post #1



Group Icon

Mod Developer
Posts: 1399
Joined: 19-April 05




I have recently corrected 5 dialogues:

HROTHJ.DLG
DARJ.DLG
GOVAN2.DLG
IMOENJ.DLG
IMOEN2J.DLG

The patch installation file is here:

http://vlad.blackwyrmlair.net/files/NeJ2v43b.exe

Just install it into your main BG2 installation directory. It is aplicable for any saved game before leaving Irenicus dungeon in the second part of the mod. It also assumes you installed NeJ2 prior to installation of any other mod which modifies Imoen dialogues.

[EDIT] For those who wants to patch it manually here is the patch file:

CODE
REPLACE_ACTION_TEXT hrothj
~SetGlobalTimer("VP_HrothgarReminds","GLOBAL",THREE_DAYS)~
~SetGlobalTimer("VP_HrothgarReminds","GLOBAL",ONE_DAY)~

ADD_TRANS_ACTION HROTHJ
BEGIN 376 END
BEGIN /* empty = all transitions */ END
~SetGlobal("VP_Hrothgar_Interjects","GLOBAL",2)~

REPLACE_ACTION_TEXT govan2
~SetGlobal("VP_ResqueLeina","GLOBAL",14)[^!]*SetGlobalTimer("VP_Duvaines_Spawn","GLOBAL",ONE_DAY)[^!]*SetGlobal("VP_DuvainesRevenge","GLOBAL",1)[^!]*Shout(89)[^!]*Enemy()~
~SetGlobal("VP_ResqueLeina","GLOBAL",14)
SetGlobalTimer("VP_Duvaines_Spawn","GLOBAL",ONE_DAY)
SetGlobal("VP_DuvainesRevenge","GLOBAL",1)
DestroyItem("GovRing")
Shout(89)
Enemy()~

ADD_TRANS_ACTION DARJ
BEGIN 87 END
BEGIN /* empty = all transitions */ END
~SetGlobal("VP_Hrothgar_Interjects","GLOBAL",2)~

ADD_TRANS_ACTION IMOENJ
BEGIN 208 END //sorry I had no idea how to do this otherwise
BEGIN /* empty = all transitions */ END
~SetGlobal("VP_Hrothgar_Interjects","GLOBAL",2)~

ADD_TRANS_ACTION IMOEN2J
BEGIN 248 END //sorry I had no idea how to do this otherwise
BEGIN /* empty = all transitions */ END
~SetGlobal("VP_Hrothgar_Interjects","GLOBAL",2)~


This post has been edited by Vlad: Jul 27 2005, 04:07 PM
Go to the top of the page
 
Quote Post

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: 20th May 2024 - 02:26 AM