ReX
Senior Member
Posts: 1732
Registered: 05-00 |
If you want full flexibility in terms of length of message, you'll need to use a bex patch. A full list of the changeable messages can be found in BooMdeh.txt.
Note that the document lists the text string as GOTREDSKULL. That's a typo. It needs to be GOTREDSKUL. AT the bottom of your DeHacked/bex patch, simply insert a bex TEXT STRING such as:
GOTREDSKUL = You picked up the whang-dang-doodle!
To make your door or switch display a different message, use the following:
PD_REDS = You need the whang-dang-doodle to open this door
You can also use the text editing feature of DeHacked, but your replacement message must be no shorter and no longer than a specified number of characters.
|