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

Range problem

Status
Not open for further replies.
Level 4
Joined
Nov 17, 2007
Messages
57
Hi :)
I need to know how to do so when a hero picks up an item, he gets 600 range etc.
And if he picks up another item, he have 1200 range :)
I tried to make the trigger myself, but got stuck, the trigger so far looks like this:
Event:
Unit - A unit owned by Player 2 (Blue) Acquires an item
Condition:
(Item-type of (Item being manipulated)) Equal to Bow

and then i got stuck :) I guess thats not even right? Please show me the right trigger :D
Thanks for help :)
 
Level 19
Joined
Aug 24, 2007
Messages
2,888
Make units attack range 20000
And make its Aqusition range the range you want
make "Unit - Set Unit Aqusition Range"
enjoy
 
Level 8
Joined
Mar 23, 2007
Messages
302
if this is the way u can easiliy change the attack range, why does everybody
trys to do it with the Upgread?

and would this show the player a 20000 range but infact only have a 1200 range oO?
 
Status
Not open for further replies.
Top