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

Unit enters region convert point + size

Status
Not open for further replies.
Level 12
Joined
Nov 3, 2013
Messages
989
[Solved] Unit enters region convert point + size

Normal Regions are too big so I planned to make regions and take "center of region" to get a point and then use:

  • Unit - A unit enters (Region centered at (Point) with size (1.00, 1.00))
but apparently GUI doesn't allow variables so I'd have to use coordinates which I'd rather not in case I change my mind and relocate the regions.

Are there custom script for this to use variable?
 
Last edited:
Status
Not open for further replies.
Top