HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Condition unit is in region

06-21-2003, 12:51 AM#1
l)ark_Link
I cannot find the condition that lets a trigger only run if a unit is in a region. Can someone help me out here....I feel stupid for not knowing this..... :bgrun:
06-21-2003, 12:59 AM#2
mikedogdude
I havent done any triggers in like 2 months, but i think it is
Boolean: Unit is in Region
06-21-2003, 01:18 AM#3
BattleBotv8.2
Code:
Event:
Unit - Unit Enters region;
A unit enters XRegion
Or
Code:
Condiction:
Interger Comparisen;
(Number of (unit in (XRegion))) Amount X
06-21-2003, 01:48 AM#4
l)ark_Link
Ok, i got that to work, thanks guys...Only thing is, I also need to know how to make a trigger run, from an action in another trigger. I know it sounds stupid, but maybe its just that I havent slept in a while....I sound like a newb, even to myself....
06-21-2003, 01:52 AM#5
Fanaticofanime
In the actions section try Trigger - Run (target) trigger
06-21-2003, 01:54 AM#6
FF_Behemoth
He beat me to it. I was replying when I saw fananticanime's post :(
06-21-2003, 01:58 AM#7
l)ark_Link
Ok thanks guys....Its late here, and im outta pop, so normally i would be answering these kinds of questions.. But i do appriate the fast replys and correct answers. You guys rock! :D
06-21-2003, 02:10 AM#8
l)ark_Link
Uhh..for the "run trigger" trigger, do i have to make a variable for the trigger that im running?? sorry, i forgot to ask....
06-21-2003, 02:17 AM#9
Trigger|This
The Trigger is the variable