Difference between revisions of "Toggle Workshop Menu"

Jump to navigation Jump to search
30 bytes removed ,  23:41, 31 May 2020
m
minor spelling corrections
imported>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
m (corrected link errors)
imported>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
m (minor spelling corrections)
Line 14: Line 14:
* How to create a conditioned workshop recipe
* How to create a conditioned workshop recipe


= Creating the Global Variable =
= Creating the Global =


*In the Object Window, navigate to Miscellaneous > Global Variable.
*In the Object Window, navigate to Miscellaneous > Global.
*Right click in the list of global variables and select "New".
*Right click in the list of global variables and select "New".


The window brings up the Global Variable form.
The window brings up the Global form.


*Give the global a memorable name. For purposes of this tutorial, is called <code>OLT_HolotapeToggle</code>.
*Give the global a memorable name. For purposes of this tutorial, is called <code>OLT_HolotapeToggle</code>.
*Leave the value at 0. This will be our default value for the plugin and everything will be conditioned around this number.
*Leave the value at 0.0000. This will be our default value for the plugin and everything will be conditioned around this number.
*Click "Ok" to save the record.
*Click "Ok" to save the record.


Our global variable is set up and ready for use.
[[File:Tut_globalholotape.PNG]]
 
 
Our global is set up and ready for use.
*Save your plugin in.
*Save your plugin in.
[[File:Tut_globalholotape.PNG]]


= Creating the Holotape Terminal =
= Creating the Holotape Terminal =

Navigation menu