HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

What is the trigger you use most?

11-23-2003, 05:41 AM#1
Aristotle
What is the trigger you use most?
11-23-2003, 07:24 AM#2
Freak
Pan Camera :P
11-23-2003, 07:30 AM#3
SpectreReturns
Set Variable
If then Else (multiple)
11-23-2003, 08:21 AM#4
BlackLotus
First - Set Variable
Second - Loop (Multi)
Third - If Then Else (Multi)

MfG
B~L~
11-23-2003, 09:12 AM#5
Karma Patrol
Same as BlackLotus
11-23-2003, 09:29 AM#6
RicFaith
Yea, Set Variable wins hands down.
The second would be a toss-up between For-Loops and If/Then/Else...

Perhaps somewhere in the top 10 should be Unit - Create Unit <etc> for all my spell triggers :P Oh, and not to forget Trigger - Run <trigger> & Trigger - On/Off.
11-23-2003, 11:13 AM#7
KaTTaNa
Apart from command lines such as set variable, loop, if/then/else mine are:[list=1][*]Wait[*]Set unit life to value[*]Get units in range of location[/list=1]
11-23-2003, 11:39 AM#8
BlackLotus
Apart from command lines mine are:
  • Wait
  • Pan Camera
  • Unit - Create
11-23-2003, 11:54 AM#9
HyperNox
my most common are
- if then else multiple function
- for each (integerA) loop
- set variable
11-23-2003, 12:40 PM#10
Cacodemon
I'm JASS scriptwriter so I don't use GUI triggers :) As for fafourite functions - I have no one because I often use different functions for my scripts.