• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Making a 1 hit ability (noob)

Status
Not open for further replies.
Level 2
Joined
Oct 22, 2010
Messages
19
Hi, i want to ask is it possible to make an ability , that raises damage for 1 hit or until time elapses. I have tried using backstab, but even thou i have set all the parameters except the damage to 0 , it still goes to wind walk .
Anyone have ideas?
 
Level 2
Joined
Oct 22, 2010
Messages
19
i don't want it to be a percentage dmg, i just want to like, add some points for 1 attack... it pretty irritating because, i think there is no original spell that had something similar, except wind walk, which by the way wont work ...
And i am only using trigger on editor , i don't know the JASS stuff and all that...
 
Level 2
Joined
Oct 22, 2010
Messages
19
I can't find the Gui to download anywhere, and also i tried using battle roar, and using triggers to turn it off when my hero hit but i can't make it to work : my trigger look something like this

Untitled Trigger 002
Events
Unit - A unit owned by Player 2 (Blue) Finishes casting an ability
Conditions
(Ability being cast) Equal to blaaa
Actions
If ((Damage source) Equal to (Triggering unit)) then do (Player - Disable blaaa for Player 2 (Blue)) else do (Do nothing)

tell me if I went wrong in the trigger, or any ideas you might have, or just let me know where i can download Warcraft 3 GUI editor... :)
 
Status
Not open for further replies.
Top