Menu Limitations?

erekerendo
04 Apr 2016, 10:16
I am making a character creation page in my game and I am having issues with my third menu. It comes after picking the character class and a bunch of "or else" scripts. Could these be what is preventing the next menu from popping up? I'm confused because I clearly got menu one and menu two to work right so I'm not sure what's different with menu three. It just doesn't show up in the game.

erekerendo
04 Apr 2016, 10:20
Never mind. I'm a moron. Think I should take a break if I'm missing stuff so obvious.

erekerendo
04 Apr 2016, 10:52
I found the solution. Thanks Eldarwen.

"finally realised that in code view my Show Menu which I had selected using the GUI view was showing as "ShowMenu" and was giving an in-line menu with hyperlinks. When I changed it to "show menu" (in code view) it worked."

viewtopic.php?f=10&t=6007

The Pixie
04 Apr 2016, 11:48
You might want to look at these libraries, which were designed for this sort of thing:

viewtopic.php?f=18&t=5474
viewtopic.php?f=18&t=5492