Warcraft III resources & community, 2003–2006 · archived

ranged plus melee weapons

9 posts
#1

ranged plus melee weapons

Say you have an item that makes your attack ranged and an item that just adds damage but doesnt have a cast range, will the item thats not ranged still add damage to your ranged attack?
#2
yes ofcourse it does, when u give claw of attack to sylvanas it does extra damage to right? :)
#3
You cann't make an item wich changes the owners range.
But you can use a trigger to change the range.

[E]: Unit get's an item
[C]: Manipulated item = X
[A]: Set units range to XXX

-------------------------------------

[E]: Unit drop's an item
[C]: Manipulated item = X
[A]: Set units range to XXX

-------------------------------------
hope that helps...
#4
Im not sure, but there is only set Aquisition range trigger only, isn't it?
#5
yep, ull need WEU for the 'modifie range' function or use JASS
#6
im not sure JASS has a modify Range func ( actually mbe it does, ill check when i get home )
#7
JASS has the function, cuz the WEU function IS JASS, u know i can make the function if u want, then convert to JASS and paste it here so u wont need WEU
#8
The WEU funcion isn't actually JASS... it uses the Long Rifles Upgrade to increase the range.
#9
rly? i thought he made all his WEU functions with JASS, ahwell.. cant help u then