Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
HBGames
I want to add Individual Turns Battle CBS script* (which includes RSC Require, RMXP SDK 2.3, and Method & Class Library 2.1) with my game that has the Hermes Message System**. When I put the CBS scripts below the Hermes scripts it just crashes (with the error "Script 'Hermes Miscellaneous' line 101: TypeError occured. Can't dup FalseClass", and this error is in Hermes 0.2, which I'm using, but it also crashes with Hermes 0.3), but if I put the CBS scripts above the Hermes scripts it works fine but the font/text is screwed up:
normal:
messed up:
Is there an easy way to fix this so the text goes back to the way it was (and keep in mind that I'm not a scripter)? Thank you very much for any help.