HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Changing crit strike graphics?

09-21-2004, 01:20 AM#1
Master-O-Chaos
Can it be done? if so how

I tried changing the buffs and effects .... but it all wont work it just shows the red numbers

Otherwise, could i just change bash and give it no stun and have the graphics i want?
09-21-2004, 01:21 AM#2
Panto
Those aren't really graphics. The text is a hardcoded aspect of the game. I don't know of any way to necessarily detect when a critical strike fires, either, in order to attach the effect separately via triggers.

You could trigger the entire ability, forswearing Critical Strike as the base entirely.

Absolutely don't change Bash to have 0 seconds of stun. It will most likely stun targets infinitely if you do that. And Bash is hardcoded regarding the text, just like Crit Strike.
09-21-2004, 01:27 AM#3
Master-O-Chaos
=\ wow you reply fast...

well what about bash o.o1 would that work?

And are you sure u cant edit the Buff for bash and change it so instead of
Bash (target) or whatever change it to like flame strike?
09-21-2004, 02:22 AM#4
Panto
There's no real animation, per se, for either Bash or Critical Strike.

And if you set the bash duration to 0.01, it will still happen, which means that it'll cancel channeled abilities and whatnot, which is a negative.

Maybe the ability that you want is more like Searing Arrows or Cleave.
09-21-2004, 05:38 AM#5
logik
you could use floating text coloured red... then give it a verlocity going upwards and i think it can be set you shake a little as it floats like crit strike...

look in trigger haven repository at vexorians local variable tutorial thing - not to learn it... but it has a trigger which you can use to display it...