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

Make the Critical strike text NOT to appear?

Status
Not open for further replies.
Level 2
Joined
Dec 8, 2005
Messages
14
Is it possibble to use the critical strike ability without the overhead damage display? If so, what do I have to change, and where?
I want to use the ability because I need to multiply damage of units, but since it would be a generic ability and most units would have it, I don't want the damage displayed all the time.
 
Level 2
Joined
Dec 8, 2005
Messages
14
I accidentally found the solution.
If a unit has both critical strike and the searing arrows ability, when the ability is turned on, the damage is not displayed. :)
I could not turn off the slam animation though...

Anyway, if someone wants to disable the critical strike display, searing arrows will do it.
I have not tested, but it might happen with other abilitie too. /I suspect abilities that give damage bonus, may do it./
 
Level 4
Joined
Nov 9, 2005
Messages
113
That's not a great solution cuz you get stuck with searing arrows while you don't want them.
You should look in the object editor at the abillity-section, you might find something.
 
Level 2
Joined
Dec 8, 2005
Messages
14
Ok, I just realized, that if I use searing arrows, it also disables the critical strike ability itelf, not only the thext... So yes, it isn't a great solution...

Rui could you please tell me where exactly I can change it? Because I checked the interface a dozen times already, but all I found was how to change the "miss" text.
 
Level 10
Joined
Jul 14, 2004
Messages
463
I think you can't change it in game interface, since it is no text or something like that, it's a variable number. Game Interface is constant for the whole map.

It is embedded in the ability's code so you can't change it. You only could try to make a custom ability that has the same effect as Critical strike (multiplying damage), only not showing the number of the damage done.
 
Status
Not open for further replies.
Top