Difference between revisions of "MessageBox Tutorial"

No change in size ,  10:52, 29 August 2007
m
imported>Haama
imported>Haama
Line 182: Line 182:
   endif
   endif
end</pre>
end</pre>
Note that each menu has a pair of corresponding numbers: Main menu, -1/1; Armor menu, -10/10; Weapon menu, -11/11. When you set Choosing to the corresponding number, that menu will be shown. See a better example of this in the [[Messagebox Tutorial#Moving Between Multiple Menus]].
Note that each menu has a pair of corresponding numbers: Main menu, -1/1; Armor menu, -10/10; Weapon menu, -11/11. When you set Choosing to the corresponding number, that menu will be shown. See a better example of this in the [[MessageBox Tutorial#Moving Between Multiple Menus]].


===Running the same choice for multiple frames===
===Running the same choice for multiple frames===
Anonymous user