HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Help with user defined global 'trigger-type'

12-18-2009, 03:40 AM#1
PrescottRx
Is there anyone that can tell me what the purpose of having a trigger type in the GUI user defined global variables? Is it possible to set them up instead of the usual set gg_trg_blahblah = CreateTrigger( ) that usually occurs with converting a GUI trigger to custom text. I looked around in these forums and I can't seem to find anything about it. Thanks!!!
12-18-2009, 08:23 AM#2
Anitarf
The only use GUI trigger variables have is for setting GUI triggers to them (you can then do some basic actions with those triggers such as running them). You can not dynamically create triggers in GUI.