Unit + Region = Die Help please

Hosc2410

New Member
Reaction score
2
Hi i need help with my Regions i made it so when u walk out over a Road u die but i dont wont my mobs to die when they enter that Region is it Possible to do that so only i can die if i enter that Region but the mobs cant?
 

Dameon

"All the power in the world resides in the eyes"
Reaction score
127
under condition, put unit type of triggering unit not equal to your mob unit.
 

Kazuga

Let the game begin...
Reaction score
110
Use conditions, some examples:
Code:
((Triggering unit) is in (Units of type (Your unit type))) Equal to True
((Triggering unit) belongs to an enemy of (Your player)) Equal to True
Can't help you much more than that unless you describe more in detail what and who are and aren't allowed to walk over the road=/. Hope this was any help.


Edit: Heh, far to slow XD
 

Hosc2410

New Member
Reaction score
2
okay i got a Surviver and a Mob Im not alowed to enter the Region because if i enter it i die but the mob can enter the Region without dieng understand ^^?
 

Dameon

"All the power in the world resides in the eyes"
Reaction score
127
Code:
Untitled Trigger 001
    Events
        Unit - A unit enters (Your Region)
    Conditions
        (Unit-type of (Triggering unit)) Not equal to Your mob Unit type
    Actions
        Unit - Kill (Triggering unit)

or

Code:
Untitled Trigger 001
    Events
        Unit - A unit enters (Your Region)
    Conditions
        (Triggering unit) Not Equal to (Random unit from (Units owned by Player 1 (Red) of type Your Mob Unit))
    Actions
        Unit - Kill (Triggering unit)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top