Menu Tag - How does it work?

The place to post your WML questions and answers.

Moderator: Forum Moderators

Forum rules
  • Please use [code] BBCode tags in your posts for embedding WML snippets.
  • To keep your code readable so that others can easily help you, make sure to indent it following our conventions.
Post Reply
Beastss
Posts: 15
Joined: December 23rd, 2007, 9:57 am

Menu Tag - How does it work?

Post by Beastss »

Well, I was looking through the WML reference and stumbled upon this page.

Looking through it, I saw the tag for "Menu". I'm not quite sure of what it does since there isn't any example of it or a definitive description of its actions. Any explanations? The main use I would like out of it would probably (at this stage in my works), show the current resistance of the current unit. I am trying to have the the units resistance capable of changing throughout the game with equipment.

Thanks for any help!
User avatar
Blueblaze
Posts: 418
Joined: June 24th, 2007, 12:16 am

Post by Blueblaze »

You probably want to use [set_menu_item] not [menu] as that's not going to get you anywhere.
Post Reply