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

No bounty (Random Units within range)

Status
Not open for further replies.

uro

uro

Level 2
Joined
Oct 11, 2013
Messages
15
im making an ability that throws a knife in a direction and damages and slowing unit hit, but when i use

Unit - Order Throwing_Knife_Unit to Undead Lich - Frost Nova (Random unit from (Units within 100.00 of (Position of Throwing_Knife_Unit)))

it gives no bounty :S someone know an alternative way to do this or why the bounty doesnt count when using this?
 

uro

uro

Level 2
Joined
Oct 11, 2013
Messages
15
Unit - Create 1 Spell Unit 4 (Throwing Knife) for (Owner of (Casting unit)) at ((Position of (Casting unit)) offset by 5.00 towards (Angle from (Position of (Casting unit)) to (Target point of ability being cast)) degrees) facing (Angle from (Position of (Casting unit)) to (Target point of ability being cast)) degrees


I have, still doesnt work. I have also tried to use aoe spells like

Unit - Order SpellUnit to Orc Tauren Chieftain - War Stomp

then i will get bounty, i think its something about that code.
if i use the one u listed, they wont get a slowing effect..?
 
Status
Not open for further replies.
Top