Difference between revisions of "Adding an Options Menu"

296 bytes added ,  19:27, 11 October 2009
Added disclaimer at top about external links →‎External Links: Renamed "See Also" section
imported>Cipscis
(New Section: →‎See Also)
imported>Cipscis
(Added disclaimer at top about external links →‎External Links: Renamed "See Also" section)
Line 1: Line 1:
<h2>Disclaimer</h2>
<p>This tutorial is split into two main parts.  The first section is about how to set up your plugin to use an options menu, and focuses on where and how to set up your settings, and how to use them remotely.  The second section is about making the actual menu, and focuses on giving the player access to the menu and the scripting involved in creating the menu.</p>
<p>This tutorial is split into two main parts.  The first section is about how to set up your plugin to use an options menu, and focuses on where and how to set up your settings, and how to use them remotely.  The second section is about making the actual menu, and focuses on giving the player access to the menu and the scripting involved in creating the menu.</p>


<p>If you're only reading this tutorial because you want to learn how to make a multi-level menu, then I recommend that you skip straight to section two.</p>
<p>If you're only reading this tutorial because you want to learn how to make a scripted menu, then I recommend that you skip straight to section two. Alternately, a tutorial that focuses entirely on the scripting behind [[ShowMessage]] menus is available on [http://www.cipscis.com/ cipscis.com].  To view this tutorial, see the [[Adding_an_Options_Menu#External_Links|External Links]] section at the bottom of this page</p>


<h2>Setting Up Your Plugin To Use An Options Menu</h2>
<h2>Setting Up Your Plugin To Use An Options Menu</h2>
Line 805: Line 807:
</pre>
</pre>


<h2>See Also</h2>
<h2>External Links</h2>
<ul>
<ul>
<li>[http://www.cipscis.com/fallout/tutorials/menu.aspx Making a Menu]</li>
<li>[http://www.cipscis.com/fallout/tutorials/menu.aspx Making a Menu]</li>
Anonymous user