This idea popped into my head while I was looking at some menu stuff using the new, you-can-actually-expect-someone-to-read-a-paragraph fonts. Would be nice to have an interactive menu that lets the user select major topics or FAQs, or interactive animations explaining specific game mechanics, or text that updates depending on the player's binds.
Is it even possible right now? Or are we still stuck with a picture?
Replace F1 Help with a scripted menu?
Moderator: GZDoom Developers
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Please bear in mind that the people helping you do not automatically know how much you know. You may be asked to upload your project file to look at. Don't be afraid to ask questions about what things mean, but also please be patient with the people trying to help you. (And helpers, please be patient with the person you're trying to help!)
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Please bear in mind that the people helping you do not automatically know how much you know. You may be asked to upload your project file to look at. Don't be afraid to ask questions about what things mean, but also please be patient with the people trying to help you. (And helpers, please be patient with the person you're trying to help!)
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Re: Replace F1 Help with a scripted menu?
I wasn't able to find a way to do this, short of asking users to rebind F1 (which most folks probably won't even bother with). So for ww-cola3, I just replaced the HELP screens with a patently nonsense superhero origin story, as a reward to players who bother to actually push that button.
- phantombeta
- Posts: 2175
- Joined: Thu May 02, 2013 1:27 am
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: Brazil
Re: Replace F1 Help with a scripted menu?
It's a menu defined in ZScript, so I imagine a MAPINFO option could be made to change it to a different menu without too much effort