• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

[Trigger] Reducing Range by percentage

Status
Not open for further replies.
Level 19
Joined
Aug 24, 2007
Messages
2,888
ITS JASS (not possible with anything sorry)

solution:
Put and remove LOS blockers around buffed units periodicly
and when they try to attack a range stop them and give error
 
Last edited by a moderator:
Level 5
Joined
Jan 15, 2007
Messages
199
You can do what need02 said for the Sight Range, and for the aquisition range, you could use
  • Unit - Set Bobo_The_Kodo acquisition range to (Current acquisition range of (Need_02) * 100)
Aquire range is the maximum for normal range, so you could use the aquire range, you could put it to the max range you want
 
Status
Not open for further replies.
Top