Difference between revisions of "MessageBox Tutorial/Centralized Decision Catching"
Jump to navigation
Jump to search
MessageBox Tutorial/Centralized Decision Catching (edit)
Revision as of 09:42, 30 June 2007
, 09:42, 30 June 2007Added to Scripting Tutorial Category
imported>Haama (Added Generalization disclaimer) |
imported>Haama (Added to Scripting Tutorial Category) |
||
Line 28: | Line 28: | ||
if (Choice == 0) ;first choice, "25" in the example | if (Choice == 0) ;first choice, "25" in the example | ||
</pre> | </pre> | ||
[[Category: Scripting Tutorials]] |