How do I make my own HSD file?

From OHRRPGCE-Wiki
Jump to navigation Jump to search

You don't.

The plotscr.hsd file contains definitions for all the commands and constants used in plotscripting. If you want to make a collection of your own scripts in a reusable file, you should make an HSI file instead. (There is no difference between HSD and HSI except the name, and you can actually name it anything you want).

If you edit plotscr.hsd to add your own scripts and other customisations, you are likely to run into trouble later, when you won't be able to easily upgrade to a new plotscr.hsd or distribute your scripts. Plotscr.hsd changes virtually every OHR version to add new features.

You can use the 3rd party HSI as an example of how to make a library of extra scripts and constants.

See Also[edit]