Dual Wielding fix code, BD-WeiDU uses an outdated version |
The Black Wyrm's Lair Terms of Use | Help Search Members Calendar |
Dual Wielding fix code, BD-WeiDU uses an outdated version |
Jun 6 2008, 07:38 AM
Post
#1
|
|
Forum Member Posts: 67 Joined: 13-May 07 |
Hi Vlad,
I noticed that Baldurdash-WeiDU uses an outdated version of my Dual Wield fix which allows Thieves and Bards to put up to three stars into Two Weapon Style. The code which you are using comes from an old version of Rogue Rebalancing (v3.11) which was released back in 2003 and may cause some issues with newer mods as it clumsily and unnecessarily tries to re-format WEAPPROF.2DA after making the changes. Here are the problematic lines: CODE REPLACE_TEXTUALLY ~NAME_REF~ ~ID NAME_REF~ REPLACE_TEXTUALLY ~ ID~ ~ ~ // ~enter\ID~ ~enter\2 spaces~ IIRC, back in 2003 when WeiDU was still in version 135 (which I had used for RR v3.11) it used to slightly garble the 2DA after patching it and the two REPLACE_TEXTUALLY snippets were added to remedy that. Nowadays, WeiDU no longer does that, so the lines are unnecessary and may in fact cause potential problems by needlessly reformatting WEAPPROF.2DA. I've excluded the REPLACE_TEXTUALLY bits from my code back when I released RR v3.5 and I'd advise that you do the same for BD-WeiDU. Cheers! -------------------- |
|
|
Lo-Fi Version | Time is now: 14th November 2024 - 12:58 PM |