• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

a trigger help

Status
Not open for further replies.
Level 2
Joined
May 18, 2004
Messages
7
ok i need help, i have an arena in an action/rpg and i want when you walk in my circle you spawn in a area where you fight guys when the boss dies 15 secs later you spawn out, now I got the first time right but now when you go in again you kill them all but dont spawn out and they dont respawn after the second time, please need help
 
Level 22
Joined
May 11, 2004
Messages
2,863
If I'm understanding you correctly, you should just use the movement trigger build into your boss trigger events, like "unit enters region(that circle of power is on)> move (your unit) instantly to (region/arena), And when the boss dies...if is an existing one make trigger "Specific unit event>(boss unit) dies> Wait 15 second> move (your unit) instantly to (region). If it's a spawned boss, it would be (generic unit even> unit dies> unit type of dying unit is equal to > (boss unit)> wait 15 second> move (your unit) instantly to (Region).
If this makes absolutely no sense, which I'm sure it doesnt, you can email me the map and I can trigger it for you. But I encourage you to try this first...experimenting with stuff is the best way to learn triggering.
-VGsatomi
 
Status
Not open for further replies.
Top