Do scripts always show at the bottom, regardless of Room description layout 1-4 order? #1472
Replies: 1 comment
-
Scratch that. You are making a TA. (I was thinking you've been asking gamebook questions, for some reason. Probably insanity, haha.) It sounds like:
If you want some text from a script to run before the room description prints, use the before entering script. This will run before it even says "You are in blah, blah, blah..." You could also set the bit that prints the exits to 0, then use the after entering script to print the exit list yourself. Writing text to list the exits room by room would likely get tedious, though. You could also do it
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like at least for my exits to show at the very bottom. I put it at 4 and it works, until scripts run. Then it is just below the other three options, but not at the bottom like I'd prefer, as the scripts are there. Is there an easy way to accomplish this on a grand scale through out the game? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions