Why don't my special plotscripts work?

From OHRRPGCE-Wiki
Jump to: navigation, search

In the Special Plotscripts submenu of the Edit General Game Data menu, you can set a plotscript to be run automatically when you die, which is called the Game-Over plotscript, and you can set a plotscript to be run when you load a saved game, called the Load-Game plotscript. Game authors often complain that these two special plotscripts do not seem to work at all.

If you encounter problems with your Game-Over script or your Load-Game script, make sure you are playing your game from the beginning, and not using an old saved-game from before you assigned special plotscripts. Special plotscripts are stored when you save, so changes made in CUSTOM do not take effect unless you play from the beginning.

Game-Over script require a gameover command at the end of them to fade back to the title screen, otherwise the player will resume control. Of course, this command isn't necessary, and a popular use of the game over script is to handle undefeatable bosses.

[edit] See Also

Personal tools