Basic Hero Choosing Trigger

Sincetoday

New Member
Reaction score
0
well im making my own version of hlw and i cant think of how to do this trigger. a unit goes into circle of power, that circle of power makes the hero behind it appear in a region can anyone help me out?
 

Komaqtion

You can change this now in User CP.
Reaction score
469
Here's a simple verion of it:
Trigger:
  • Select Hero
    • Events
      • Unit - A unit enters Region 1 <gen>
    • Conditions
      • (Unit-type of (Triggering unit)) Equal to Chooser
    • Actions
      • Set TempPoint = (Center of Red Spawn <gen>)
      • Unit - Create 1 Paladin for (Owner of (Triggering unit)) at TempPoint facing Default building facing degrees
      • Custom script: call RemoveLocation(udg_TempPoint)


You need one of these triggers for every hero you can choose, and just change the regions and point to where you want :D
 

Sincetoday

New Member
Reaction score
0
dude do u work at blizzard or something (just a weird way of saying thank you for helping me) well yea thanks some how ur the one who replies first or 2nd:thup:
 

jak3u

New Member
Reaction score
0
There's a much simpler way to do this:

Let's say that when I move a unit in a certain region (TaurenRegion), I want to spawn a Tauren on a different region (TaurenSpawn).

Event:
Unit - A unit enters TaurenRegion <gen>

Actions:
Unit - Remove (Triggering unit) from game
Unit - Create 1 Tauren for (Owner of (Triggering unit) at (Center of TaurenSpawn <gen>) facing Center of (Playable map area)
 

Scary Nachos

Castro flashing Gang Signs!
Reaction score
45
There's a much simpler way to do this:

Let's say that when I move a unit in a certain region (TaurenRegion), I want to spawn a Tauren on a different region (TaurenSpawn).

Event:
Unit - A unit enters TaurenRegion <gen>

Actions:
Unit - Remove (Triggering unit) from game
Unit - Create 1 Tauren for (Owner of (Triggering unit) at (Center of TaurenSpawn <gen>) facing Center of (Playable map area)

Leaks
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top