Here's the last line in ACTSLEEP.ids file:
351 LeaveAreaLUAPanicEntry(S:Area*,S:Entry*,P:Point*,
Most likely, it should be
351 LeaveAreaLUAPanicEntry(S:Area*,S:Entry*,P:Point*,I:Face*)
3 replies to this topic
#2
Posted 10 January 2012 - 09:19 AM
Confirmed. Here's the fix:
EDIT - Reworked the code to allow for an already fixed IDS.
EDIT - Reworked the code to allow for an already fixed IDS.
// Fix the LeaveAreaLUAPanicEntry() entry in ACTSLEEP.IDS COPY_EXISTING ~actsleep.ids~ ~override~ PATCH_IF NOT FILE_CONTAINS_EVALUATED (~%SOURCE_FILE%~ ~LeaveAreaLUAPanicEntry(S\:Area\*\,S\:Entry\*\,P\:Point\*\,I\:Face\*)~) BEGIN REPLACE_TEXTUALLY EXACT_MATCH ~351 LeaveAreaLUAPanicEntry(S:Area*,S:Entry*,P:Point*,~ ~351 LeaveAreaLUAPanicEntry(S:Area*,S:Entry*,P:Point*,I:Face*)~ END BUT_ONLY_IF_IT_CHANGES
Edited by aVENGER_(RR), 10 January 2012 - 10:35 PM.
Retired modder
Rogue Rebalancing - Author
aTweaks - Author
Wizard Slayer Rebalancing - Co-Author
BG2 Fixpack - Contributor
Rogue Rebalancing - Author
aTweaks - Author
Wizard Slayer Rebalancing - Co-Author
BG2 Fixpack - Contributor
#4
Posted 10 January 2012 - 10:07 PM
Drat.
Reworked the code to allow for an already fixed IDS.
Reworked the code to allow for an already fixed IDS.
Retired modder
Rogue Rebalancing - Author
aTweaks - Author
Wizard Slayer Rebalancing - Co-Author
BG2 Fixpack - Contributor
Rogue Rebalancing - Author
aTweaks - Author
Wizard Slayer Rebalancing - Co-Author
BG2 Fixpack - Contributor
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











