[Mod] Give Rasaad the Sun Soul Monk Kit as intended - v3
Requiem
Member Posts: 187
Does what it says on the tin, but you will either need to install it before you meet Rasaad, or start a new game if you want it to work as it should.
**** All credit for this mod should actually go to @erg whose weidu skills put mine to shame and who provided the mod script ****
http://www12.zippyshare.com/v/72341532/file.html
**** All credit for this mod should actually go to @erg whose weidu skills put mine to shame and who provided the mod script ****
http://www12.zippyshare.com/v/72341532/file.html
Post edited by Requiem on
4
Comments
1) you're providing to REMOVE_KNOWN_SPELL a list made of several instances of the same spell; you just need one
2) you're not removing also the memorised spell
3) you're use of WRITE_SHORT, WRITE_LONG, WRITE_BYTE to change the Kit is weird and redundant; you could have used just one WRITE_LONG because you need to change 4 bytes
4) your last three WRITE_LONG are not safe; they will not work properly if another mod or a patch changes the offset or the number of memorization info
5) it is more safe to check the size of the CRE files
6) it is better to apply changes only if necessary
That's how I would do it: However, I'm quite new myself to WEIDU (this is my second tp2 ever), so any feedback on my proposal (from @Requiem or any other modder) would be much appreciated.
To install on Mac follow the instructions in this discussion.
Let me know if you need further advice and I'll try and help you (even if I don't own a Mac).
@HaHaCharade
Yes, the first post links to the most updated version (i.e. version 3).
ERROR Installing [Convert Rasaad to a Sun Soul Monk?], rolling back to previous state
Unable to Unlink [RasaadBackup/0/OTHER.0]: Unix.Unix_error(1, "unlink", "RasaadBackup/0/OTHER.0")
[RasaadBackup/0/UNSETSTR.0] SET_STRING uninstall info not found
Will uninstall 1 files for [RASAAD.TP2] component 0.
Unable to Unlink [override/RASAAD.CRE]: Unix.Unix_error(20, "unlink", "override/RASAAD.CRE")
Uninstalled 1 files for [RASAAD.TP2] component 0.
Unable to Unlink [RasaadBackup/0/READLN.0]: Unix.Unix_error(20, "unlink", "RasaadBackup/0/READLN.0")
Unable to Unlink [RasaadBackup/0/READLN.0.TEXT]: Unix.Unix_error(20, "unlink", "RasaadBackup/0/READLN.0.TEXT")
ERROR: Sys_error("override/RASAAD.CRE: No such file or directory")
PLEASE email the file SETUP-RASAAD.DEBUG to Erg \ Requiem
Did you have an override folder inside the main BGEE folder (i.e. the one containing the file chitin.key)?
If not, you have to create the override folder yourself.
If this does not solve your problem (or if the override folder is already present), can you please provide more information?
In particular:
1) your OS, including OS version (e.g. instead of saying just Windows, something like Windows 7 64bit, etc.)
2) version of BGEE, including where did you get it from (e.g. Beamdog Standalone, Beamdog Client, Steam, Apple Store, etc.)
3) describe as fully as you can, the procedure you followed for the installation
Edit:
Also, can you please attach or post the full content of the file SETUP-RASAAD.DEBUG ?
That's weird because in that case the error message should be instead of the one you posted.
Nevertheless, I'm glad you managed to solve the problem.
Is this something that can be fixed in EEKeeper, or do these changes go deeper than that? If it can be changed in EEKeeper, if someone could tell me what needs to be changed (other than adding the Sun Soul Monk kit) I would just do it that way ...
is this mod still needed if you want Rasaad to be a Sun Soul Monk in v1.3 and is it compatible with the latest version of BG:EE?