Jump to content


Photo

Hotfix for versions less than v4.02


  • Please log in to reply
3 replies to this topic

#1 Wisp

Wisp
  • Modder
  • 1353 posts

Posted 04 July 2013 - 11:53 AM

By request, this is a hotfix for the bug in the fourth subcomponent of the component "Use Icewind Dale's Dimension Door animation" that was fixed in aTweaks v4.02. It is only useful to you if you have component 324 of aTweaks installed and your aTweaks version is less than 4.02. Other subcomponents are not affected and the bug is not present in v4.02 or later.

Installing this fix will correct the bug, same as if you had upgraded to the latest version of aTweaks and reinstalled the component.

Edit: if you use 7Zip, it looks like you first need to remove the numbers at the end of the filename of the .zip file, or you'll have problems extracting the archive.

Attached Files


Edited by Wisp, 05 July 2013 - 08:02 AM.


#2 ilot

ilot
  • Member
  • 574 posts

Posted 05 July 2013 - 01:45 AM

I cannot extract correctly the attached files (message: "can not open output file C\........\atweaks-hotfix-130407.tp2)


Italian mods tanslator!!!!


#3 The Imp

The Imp

    Not good, see EVIL is better. You'll LIVE.

  • Member
  • 5148 posts

Posted 05 July 2013 - 02:25 AM

I cannot extract correctly the attached files (message: "can not open output file C\........\atweaks-hotfix-130407.tp2)
I can: PS: I opened the file with WinRAR.
 
BACKUP "atweaks-hotfix-130407/backup"
AUTHOR "Wisp, shsforums.net"

BEGIN "Hotfix for IWD Dimension Door, aTweaks less than v4.02"
REQUIRE_PREDICATE MOD_IS_INSTALLED atweaks.tp2 324 ~You don't need this fix.~

DEFINE_PATCH_FUNCTION fix BEGIN
  DECOMPILE_AND_PATCH BEGIN
    REPLACE_TEXTUALLY ~\(CreateVisualEffect(\"spdimndr.*[%LNL%]*.*Wait.*[%LNL%]*.*CreateCreature.*\)~
                      ~SetInterrupt(FALSE) \1 SetInterrupt(TRUE)~
    REPLACE_TEXTUALLY ~\(CreateVisualEffectObject(\"spdimndr.*[%LNL%]*.*Wait.*[%LNL%]*.*CreateCreatureObject.*\)~
                      ~SetInterrupt(FALSE) \1 SetInterrupt(TRUE)~
  END
END

COPY_EXISTING_REGEXP ".*\.\(bcs\|dlg\)$" override
  LPF fix END
BUT_ONLY
IF "spdimndr"

Edited by The Imp, 05 July 2013 - 02:30 AM.

Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit). 
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.


#4 ilot

ilot
  • Member
  • 574 posts

Posted 07 July 2013 - 01:59 AM

I thank you The Imp, after several attempts I solved deleting the "number" of file (130407)!!! :D

 

I thank you Wisp too for his useful "hotfix"   :) 


Italian mods tanslator!!!!