• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Increase Attack Range

Status
Not open for further replies.
Level 7
Joined
Apr 3, 2007
Messages
293
Is there any way possable to increase a units attack range past 20000 (maximum att range). I looked in the Gameplay Constants, but I couldnt find anything.
If there is no way to increase the range, then how can u make a unit attack a building if it is blocking a path?
Ex: In TD's if a player blocks, the units will start to attack that player, but they dont if they do not block. How is that done?
 
Level 11
Joined
Feb 22, 2006
Messages
752
Make a trigger where you detect a unit being issued an order. If the order is "stop", then make the unit attack-move to the point where it's supposed to move. It's also a good idea to have the unit revert back to plain "move" after a given amount of time otherwise the unit will start attacking every tower in sight.
 
Status
Not open for further replies.
Top