Escape map terrain Killing,without regions?

Marcel

New Member
Reaction score
12
Hi i heared its possible :) And i need trigger to it
If someone can Make "gray box" with trigger its place to repu :)
 

Viikuna

No Marlo no game.
Reaction score
265
Use short period event/timer to check terrain type. Something like: Lava kills and ice makes you slide, or something like that.
 

ManyTimes

I'm so lonesome I could cry...
Reaction score
293
Code:
Untitled Trigger 001
    Events
        Time - Every 0.12 seconds of game time
    Conditions
    Actions
        Set p = (Position of Mountain King 0000 <gen>)
        If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            If - Conditions
                (Terrain type at p) Equal to Lordaeron Summer - Dirt
            Then - Actions
                Unit - Kill Mountain King 0000 <gen>
            Else - Actions
        Custom script:   call RemoveLocation(udg_p)
the "p" is a point variable.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top