Dam it need some help

Icey_Gregorio

Member!
Joined
Aug 16, 2004
Messages
129
Reaction score
0
Location
My home
Website
Visit site
Ok in my map there's a area that no one is supposed to be allowed in other then a few certain units. But I found a way to get in with mass teleport :( how could I make a trigger or whatever to stop this. Since I can't stop all units since some units have to get in.
 

ilikeprinters

Member!
Joined
Aug 15, 2004
Messages
25
Reaction score
0
Website
Visit site
EVENT
a unit enters a region
CONDITION
(triggering unit is a (variable) equal to false
ACTION
unit dies



the variable would b the units that can enter the region
 

Icey_Gregorio

Member!
Joined
Aug 16, 2004
Messages
129
Reaction score
0
Location
My home
Website
Visit site
Originally posted by ilikeprinters
EVENT
a unit enters a region
CONDITION
(triggering unit is a (variable) equal to false
ACTION
unit dies



the variable would b the units that can enter the region
But I don't want them to die how would I do it then?
 

Icey_Gregorio

Member!
Joined
Aug 16, 2004
Messages
129
Reaction score
0
Location
My home
Website
Visit site
Originally posted by ilikeprinters
EVENT
a unit enters a region
CONDITION
(triggering unit is a (variable) equal to false
ACTION
unit dies



the variable would b the units that can enter the region
But I don't want them to die how would I do it then?
 

ilikeprinters

Member!
Joined
Aug 15, 2004
Messages
25
Reaction score
0
Website
Visit site
if u dotn want them to die u put in that solution becuase it says that the units are not the variable (the units that wont die)


so if it is the variable it means the trigger wont work on them
 

Dethstalker

Member!
Joined
Apr 11, 2004
Messages
109
Reaction score
0
Location
Clearwater, Florida
Website
www.game-grounds.com
omg make one that says

Event
- A Unit Enters Region (REGION) <gen>

Condition
- (Entering Unit) Not Equal To SOMETHING

Action
- Move (Entering Unit) To REGION

when it moves the unit make a region that it moves him too that way he wont die. and for the condition you can use a variable for the unit it excludes or the Unit Type condition both will work.
 

New threads

Top