Trigger Help

Xodus_Wing

Member!
Joined
Aug 1, 2003
Messages
69
Reaction score
0
Website
Visit site
I'm making a somewhat arena map... so can someone tell me how to make it so when you are selecting a character, you step on the pad thing in front of the character you want, and then you get teleported to the arena as that character
 

Dethstalker

Member!
Joined
Apr 11, 2004
Messages
109
Reaction score
0
Location
Clearwater, Florida
Website
www.game-grounds.com
lol ok u need to have whatever u want as a pad...such as the circle of power...then put ur here behind it. then make a small region on top of the circle of power. Name the region the same as your hero. Then make a trigger that says...

Trigger

Events
Unit - A unit enters HERO <gen>

Conditions
(Unit-type of (Entering unit)) Equal to Wisp

Actions
Unit - Create 1 HERO for (Triggering player) at (Center of REGION <gen>) facing Default building facing degrees
Camera - Pan camera for (Triggering player) to (Center of REGION <gen>) over 0.00 seconds


of course you change the first hero to the name of the hero region and the 2nd HERO to the hero u want created then change REGION to the region u want the hero to be made at.
 

Xodus_Wing

Member!
Joined
Aug 1, 2003
Messages
69
Reaction score
0
Website
Visit site
i tried it, and when the wisp walks onto the pad, the camera does pan, and the hero is created but the hero is where the wisp is... the hero doesnt get created in the arena... also... how do I make it so the hero that u see when you're picking, dont belong to any players... cuz I can't choose those heros as neutral passive...
 

Dethstalker

Member!
Joined
Apr 11, 2004
Messages
109
Reaction score
0
Location
Clearwater, Florida
Website
www.game-grounds.com
Events
Unit - A unit enters HERO <gen>

Conditions
(Unit-type of (Entering unit)) Equal to Wisp

Actions
Unit - Create 1 HERO for (Triggering player) at (Center of REGION <gen> ) facing Default building facing degrees
Camera - Pan camera for (Triggering player) to (Center of REGION <gen> ) over 0.00 seconds


You have to make it so that he is created at REGION and it will make him at that reagion... and u should add the action

Action
Unit - Kill (Triggering Unit)

I made this blank map as an example for u to look at just open it up and u can see what to do.
 

M3_feelin_0wn3d

Member!
Joined
May 18, 2003
Messages
758
Reaction score
0
Location
behind my pc
Website
Visit site
OR instead of using a region do it like:

event- unit comes within (90) range of (circle of power)

than use all other things dethstalker uses. most people prefer this style than more regions (enfos for example)
 

Dethstalker

Member!
Joined
Apr 11, 2004
Messages
109
Reaction score
0
Location
Clearwater, Florida
Website
www.game-grounds.com
i prefer regions...u can make them small so they have to step all the way in the circle rather than be near it....i dont like maps where i go near one on my way to another (not actually touching any) and then BAM im the wrong hero and usually that hero SUCKS...and most map makers are ******s and dont add a repick option....-repick option is so easy to add,.....if u make a hero siege or singal hero map add a REPICK option!! lol
 

New threads

Top