Awesome script combo [the book and the extras menu]! I have to say, it's the easiest one to use that I've seen.
I have a couple of questions though: - is it possible to add custom sorting? - is it possible to exclude/remove a enemy/item from the list [for example display all creatures except bosses]?
__________________________
Given the choice - whether to rule a corrupt and failing empire, or to challenge the Fates for another throw, a better throw against one's destiny - what was a king to do?
Group: Member
Posts: 9
Type: Developer
RM Skill: Skilled
anyone? can i get any advice on this? i'm using GuibiD's tactical battle system, and that won't add any monsters that have been defeated. theres got to be a way to manually add them in...
Group: Member
Posts: 2
Type: Developer
RM Skill: Undisclosed
I got a problem with saving. When I open one of both menu's when something is filled in and then try to save it says "Script 'Scene_Save' line 74: TypeError occurred. no marshal_dump is defined for class Window_BookItem"
Group: +Gold Member
Posts: 1,527
Type: Scripter
RM Skill: Undisclosed
Hey Pizzajazz,
You need to have deleted all your save files before you can use this script. There are a few scripts like this, they add things to the save file specific to their script, and when your game tries opening old save files that don't have the data from this script it gets confused.
I've just tested this script in a new game with no save files, and it saved/loaded fine.
__________________________
K.I.S.S. Want help with your scripting problems? Upload a demo! Or at the very least; provide links to the scripts in question.