HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

trigger help

08-04-2003, 07:45 PM#1
lordwiggin
ok i finnally got the team vs team duel trigger done 4 my map my only problem is the end duel trigger
basiccally it needs to do
if deularena<gen> contains team 1 heros equal to false run end duel trigger

if deularena<gen> contains team 2 heros equal to false run end duel trigger

no idea how 2 do this
08-04-2003, 07:54 PM#2
Vexorian
Better store the Dueling units in some variables and use the Unit dies event then
IF (triggering Unit) equal to Duelunit1 then run Team2 wins <gen> Else do nothing
IF (triggering Unit) equal to Duelunit2 then run Team1 wins <gen> Else do nothing
08-04-2003, 07:57 PM#3
lordwiggin
lol the varibles r part of the problem... no idea how to make/edit/use them
08-04-2003, 07:59 PM#4
Draco
U don't use variables at all!!!!?????? Lol.

Push Ctrl+B in trigger editor.
08-04-2003, 08:01 PM#5
lordwiggin
im editing a hero arena so most of the varibles asre there but the duels orginally there were the generic 1 vs 1 leader heros i wanted team vs team ive got most of it sorted out cept this last part
08-04-2003, 08:01 PM#6
Fladian
There are probably more people who either don't know who variables work or refuse to work with them.
I for one, don't know how to work with variables. But I can make pretty good maps (WITH Triggers of course)

Thnx for reading my useless chattering
Dark Dragon
08-04-2003, 08:04 PM#7
Vexorian
team vs team, uhmm, give those actions a periodic event, and you will surely get it.
08-04-2003, 08:04 PM#8
lordwiggin
i kinda no how to set them up mainly from looking at the triggers but i have no idea how to make say
team1heros=the heros on team 1 i no its a trigger but i have no idea how to select those heros......
08-04-2003, 08:06 PM#9
lordwiggin
vex i have no idea what u mean


this is the most help ive ever gottin wow i might just get this solved
08-04-2003, 08:19 PM#10
Vexorian
Don't worry , every of us started without knowing anything about triggers anywayz, better watch This Explanation before starting to triggering
08-04-2003, 09:16 PM#11
lordwiggin
i kinda no what to do i still need help tho like how do i specify what hero i want in the unit group
08-04-2003, 11:47 PM#12
lordwiggin
any1 no? im sure some1 does