- Joined
- May 5, 2008
- Messages
- 20
How to make hero to do taunt without actually having the ability himself, just the effect - nearby creeps to start attacking only him?
Thank you very much + repCrate a dummy that cast taunt, than order every unit that is in range(unit group) of taunt and order it to attack owner of casting unit... something like that. if ill have more time ill make u a trigger.
You can use the ability called " Monster Lure " in ability settings. Give that ability to your hero and it may work. Try that. Though you should make that ability an unit ability first.
add ability order to taunt remove the ability
need o2 has the point if you want to taunt happens randomly just add taunt ability to hero for a 1 sec(make the taunt icon black, and asign the hotkey [L]) than action game force UI(force player to press L)(something like that, id dont know from the head :S) and than remove taunt.Yes its easy with words i know
If player x is in first place in leaderboard cast taunt, so units attack only him.and it is supposed to do what ?
you didnt tell us
Trying it now.Try this
- Events:
- A Unit is Attacked
- Conditions:
- Attacking Unit is (a hero) equal to true.
- Actions:
- If position of (Owner of (attacking unit)) in (Last Created Leaderboad) equal to 1, then do (Then Actions) else to (Else Actions)
- Then - Actions
- Unit Group - Pick Every Unit in (units within 300 of(attacking unit)) matching conditions (matching unit belongs to an enemy of (attacking unit)) and (order (picked unit) to attack (attacking unit)).
- Else - Actions
- Do nothing.
It works +repCool. I hope it works for ya.
Im trying to make aggro system in gui >.< Offcourse if it gets somekind of a beta state i will upload it here, everyone who helped get creditsIs it a small arena map ?
Does it have many creeps ?
Only 2 players ?
Give me more info and i give u something better then taunt
No worries.Here's a dumb question: What does aggro mean? I hear that word all the time and have no clue what it means.