Difference between revisions of "MessageBox Tutorial"

Jump to navigation Jump to search
8 bytes removed ,  02:01, 1 June 2008
m
Update links to subpages.
imported>Haama
(→‎Applying it all: Moved set Working to top to stop infinite looping)
imported>Wrye
m (Update links to subpages.)
Line 294: Line 294:


====Other methods====
====Other methods====
* [[MessageBox_Tutorial:_Quest_Scripts|Quests]]
* [[MessageBox_Tutorial/Quest_Scripts|Quests]]
* [[MessageBox_Tutorial:_Token_Scripts|Tokens]]
* [[MessageBox_Tutorial/Token_Scripts|Tokens]]
* [[MessageBox_Tutorial:_Spell_Scripts|Spells]]
* [[MessageBox_Tutorial/Spell_Scripts|Spells]]


===What you'll need===
===What you'll need===
Line 528: Line 528:
==Extras==
==Extras==
That will take care of most menu systems you'll ever want to create. However, there is still more functioniality you can add to your menus. From here, you can either get it all by using the following script, or pick and choose using the mini-tutorials:
That will take care of most menu systems you'll ever want to create. However, there is still more functioniality you can add to your menus. From here, you can either get it all by using the following script, or pick and choose using the mini-tutorials:
<br>[[MessageBox_Tutorial:_Centralized_Decision_Catching|Centalizing your decision catching]]
<br>[[MessageBox_Tutorial/Centralized_Decision_Catching|Centalizing your decision catching]]
<br>[[Messagebox_Tutorial:_GameMode_And_MenuMode|Running menus in both GameMode and MenuMode when your script is too large]]
<br>[[Messagebox_Tutorial/GameMode_And_MenuMode|Running menus in both GameMode and MenuMode when your script is too large]]
<br>[[MessageBox_Tutorial:_Ensuring_Your_Menu_Is_Seen|Ensuring your menus are seen]]
<br>[[MessageBox_Tutorial/Ensuring_Your_Menu_Is_Seen|Ensuring your menus are seen]]
<br>[[Messagebox_Tutorial:_Set_Variables|Allowing the player to set a variable to any number]]
<br>[[Messagebox_Tutorial/Set_Variables|Allowing the player to set a variable to any number]]
<br>[[MessageBox_Tutorial:_External_Menu_Selection|Controlling the menu system via external scripts]]
<br>[[MessageBox_Tutorial/External_Menu_Selection|Controlling the menu system via external scripts]]


==Applying it all==
==Applying it all==
Anonymous user

Navigation menu