Difference between revisions of "MessageBox Tutorial"
→Intro: Rewrite
imported>Haama (→Multiple Menus in a Spell Script: Removed Returns) |
imported>Haama (→Intro: Rewrite) |
||
Line 3: | Line 3: | ||
==Intro== | ==Intro== | ||
Most | Most MessageBox mistakes stem from adapting a script that works in some cases, but not in more complex situations. To prevent this, this tutorial will show you how to make an all-purpose script that can be used and expanded for any situation. We'll start out with some of the basic mechanics of the MessageBox and related functions, followed by common mistakes in complex scripts, and then the all-purpose script and how to set it up. Finally, we'll go through how to use the script to easily move between multi-layered menus, and some extras that you can tack on to it. | ||
==Basics== | ==Basics== |