Way to change Range?

hunterrravyn

TH.net Regular
Reaction score
19
Okay, My hero has a range of 600.
I want to change its range when it picks up certain items, does anyone know of any abbilities, items or anything to change it in game?

Sincerly Hunterrravyn
 

rDs_RaVeN

New Member
Reaction score
14
you can make a trigger to check when he comes in X range of the item and add it to his inventory something like this
Code:
Event
Unit - Unit comes within X range of item
Condition
((Triggering Unit) is a hero) equal to true
Action
Set Item = Item within range of hero--//Not sure about this but it will be something like this
Add Item to hero


EDIT:that dont work sorry i suck:banghead:
 

hunterrravyn

TH.net Regular
Reaction score
19
no problem,

sorry if this wasent stated butlets say my unit gets a shotgun it gets -200 range, but if it gets a sniper rfile it gets +400 or something
 

rDs_RaVeN

New Member
Reaction score
14
:eek:LOL i missunderstanded you here the sollution
Code:
Shotgun
    Events
        Unit - A unit Acquires an item
    Conditions
        (Item-type of (Item being manipulated)) Equal to Shotgun
    Actions
        Unit - Add Shotgun to (Hero manipulating item)
Code:
Events
    Unit - Unit learns an ability
Condition
    Ability being learn equal to Shotgun
Action
   Dont Know The Action :(
Shotgun will be a dummy ability that adds Rifleman's Long Rifle upgrade with negative values
 

hunterrravyn

TH.net Regular
Reaction score
19
Well thanks that helped my problem ending up using

Code:
Player - Set the current research level of Weapon Range  to 3 for (Triggering player)

to set the range (along with the rest of the trigger)
 

Genkora

Frog blast the vent core!
Reaction score
92
Just make the item charged with one use and uses on being picked up (like a tome), that way you will not have to worry about not being able to remove the upgrade.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top