Endus
Community Developer
- Joined
- Jul 9, 2012
- Messages
- 458
When using:
From the console, it will tell you the last spell that you used. Being able to see the last spell used comes in handy for making combos in Combat Routines.
However, when checking Ninja/Rogue (specifically with Ninjutsu, Ten, Chi, Jin, etc.), I noticed a lot of spells either give no response or come back as "EmptySpell". Is there a reason, or is it a bug?
Code:
Log(Actionmanager.LastSpell.Name);
From the console, it will tell you the last spell that you used. Being able to see the last spell used comes in handy for making combos in Combat Routines.
However, when checking Ninja/Rogue (specifically with Ninjutsu, Ten, Chi, Jin, etc.), I noticed a lot of spells either give no response or come back as "EmptySpell". Is there a reason, or is it a bug?
Last edited: