Difference between revisions of "User:Haama"

4 bytes removed ,  20:41, 13 June 2007
no edit summary
imported>Haama
imported>Haama
Line 18: Line 18:
   Endif
   Endif
End</pre>
End</pre>
Just add the token to the player whenever you want to run the menu, but be aware that this script is severely limited in functionality. There are many ways to do menus, so this guide will lead up from the simplest menu (Done!) to a fully featured menu (well, featured enough for me) that will be able to: run multiple menus from one script, run the same choice for multiple frames, make it very easy to cut and paste for each new menu, as well as some extras. Along the way I'll be focusing on some common mistakes and how to avoid them.
Just add the token to the player whenever you want to run the menu, but be aware that this script is severely limited in functionality. There are many ways to do menus, so this guide will lead up from the simplest menu (Done!) to a fully featured menu (well, featured enough for me) that will be able to:
Run multiple menus from one script
Run the same choice for multiple frames
Make it very easy to cut and paste for each new menu
As well as some extras
Along the way I'll be focusing on some common mistakes and how to avoid them.


First, some basic information:
First, some basic information:
Anonymous user