HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How to mage Greater Bash in GUI?

03-30-2008, 02:04 PM#1
skorupamen
In topic. I want to make an active skill that works like greater bash. How to make it?
03-30-2008, 02:09 PM#2
Vexorian
What's greater bash?
03-30-2008, 02:20 PM#3
Fulla
Bash with a knockback.
Easiest way to just dl a Knockback system, which allows you to just use a single line of code to do all the knocking back for you.

Just need a trigger, to run when the Hero attacks, has the correct ability with a 15% to run the knockback.
03-30-2008, 02:41 PM#4
Malf
How do you mage something?
03-30-2008, 05:08 PM#5
skorupamen
Where I can dl this code? Is there somewhere on tihs forum?
03-30-2008, 05:15 PM#6
Fulla
Yup here:
Knockback System
03-30-2008, 05:58 PM#7
Rising_Dusk
I really need to submit my knockback system.... That one in the database is so terrible.
03-30-2008, 06:08 PM#8
skorupamen
Quote:
Originally Posted by Rising_Dusk
I really need to submit my knockback system.... That one in the database is so terrible.

Can you do that? Because this system in link doesn't work in my map ;/
03-30-2008, 06:29 PM#9
Rising_Dusk
That system should work if you implement it correctly. If I submit mine, I'd have to make a readme and a bunch of stuff before doing so. It wouldn't be released right away if anything.
03-30-2008, 06:48 PM#10
Fulla
Is yours just updated to single timer + structs/vjass then?