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

Can someone please EXPLAIN THIS?

Status
Not open for further replies.
Level 13
Joined
May 10, 2009
Messages
868
Well, that map has nothing that blocks a unit's path at all, so it's easy to deceive the others. The author simply used SetUnitX() and SetUnitY() combined with "A unit is issued an order targeting a point" event. Then, store targeted point and periodically move it until it's close to that point.

Also, PurgeAndFire has made a system that modifies/breaks that limit. However, it says that you should avoid using high numbers.
 
Last edited:
Status
Not open for further replies.
Top