Euh, yeah, euh, well this stuff is in Pie's Binds and uh DankSole and since the unlimited transformation uses the method, might as well put this out there... I haven't seen a thread on this, but maybe I'm wrong, sorry for not searching deep enough.
Oh, and feel free to move this to tutorials... Wasn't sure if this was a release or not.
Anywho, we all know about this command right?
Code:
plr_play_overlay_sequence
Well of course you do, you use it every time you go on Vindictus with a console.
Well, just like how you can spam tentacles, you can spam other skills, as seen with DankSole and Pie's binds. But for the people that want a bit more versatility with their keybinds, or who use Hell_Demon's console which conflicts with DankSole, and still wanted the spammable skills, the method is simple, just take the skills found in item_data or the player action tables, and use them. Since the command overlays the sequence, if the conditions are met, the attack is executed, regardless of your level. Now because the weapons requirement must be met, it means that your fiona can't cast a firebolt, and your Evie can't shield bash.
Bah, enough explaining.
[Shared]
Code:
battle_cast_sp1_stand
[Lann]
[Fiona]
Code:
sp_bash
sp_shield_repair_stand
sp_shield_assult
[Evie]
Code:
reverse_gravity
battle_cast_blind_arrow
battle_cast_sp_slow
[Karok]
Code:
SP_attack_windmill_begin
SP_attack_earthquake
SP_attack_howling
[Xformation]
Code:
paladin_transformation_begin_1
dark_knight_transformation_begin_1
paladin_transformation_begin_2
dark_knight_transformation_begin_2
paladin_2_skill_tentacle
dark_knight_2_skill_tentacle
If you have no idea how to use this... I'm sorry?
Oh and this by all means probably isn't the complete list.