QUOTE (leongon @ Apr 16 2010, 08:59 PM)

In the action sequence for that special skill you can call a script that will be the one taking the input of the key you want, then before the end of the action sequence you do a check of a switch, and a skill link. That will be the second attack.
The script you'll need is something that turns On the switch(checked in the action sequence) if you pressed the correct key in the time that script was alive(The script of course must last less than a sec, then end)
The second attack must turn Off the switch in his action sequence.
I think this is the best way for you, and with less work for a scripter willing to help you. Hope you can read my english, and it helps.
Oh no no that helps a whole lot thank you. See I script in Java and I know scripting rather well accept for Ruby cz I've never used it before so I'm still trying to learn it.