Shockwave help?!!!

Bunnyburn

New Member
Reaction score
8
I have one question, is there any way to trigger the ability shockwave, so it fires directly in front of you, without clicking on a target. So you could just press the button and it would fire a shockwave directly in front of your hero?

PLEASE HELP!!!
 

lh2705

Just another Helper
Reaction score
111
1. You need to make a dummy caster
2. You need to make a dummy shockwave
3. You need to make a Hero ability based off a Instant-Cast skill like Roar
4. Then you make a trigger
Code:
Events
A unit starts the effect of an ability
Conditions
Ability Being Cast equal to ShockwaveSpecial
Actions
Set Caster = triggering unit
Set Casterloc = position of caster
Set TargetPoint = Casterloc offset 400 facing Facing of Caster
Unit - Create 1 Dummy caster at casterloc facing x degrees
Unit - Give Last created unit a 3 second expiration timer
Unit - Turn collision for last Created unit Off
Unit - Move last created unit to Casterloc
Unit - Give Last created unit DummyShockwave ability
Unit - Order Last created unit to Orc - Tauren Chieftain - Shockwave TargetPoint
Custom Script : call RemoveLocation (udg_Casterloc)
Custom Script : call RemoveLocation (udg_TargetPoint)

Hope it helps..I don't have WE with me now..but i think this should do it..
:D:D

Edit : LoL Thx... :D
 

ReVolver

Mega Super Ultra Cool Member
Reaction score
610
You need to make a trigger where the you create a dummy unit to cast shockwave at .... degrees (front).

Edit: I guess somebody beat me... GJ lh2705 :p
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top