• 🏆 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!

[Trigger] Region movement

Status
Not open for further replies.
Level 1
Joined
May 15, 2007
Messages
88
  • MoveTeal
    • Events
      • Unit - A unit enters Teal <gen>
    • Conditions
    • Actions
      • Unit - Change color of (Triggering unit) to Teal
      • Unit - Move (Triggering unit) instantly to (Center of RespawnGroup <gen>)
      • Camera - Pan camera for (Owner of (Triggering unit)) to (Position of (Triggering unit)) over 0.00 seconds
      • Region - Center Teal <gen> on (Center of Used <gen>)
      • Unit - Remove Beacon 0039 <gen> from the game
EVERYTHING in this trigger works, except region moving; The region still works to enter.

(Used is a region in the other corner of map, nonreachable)
 
Status
Not open for further replies.
Top