When I use an effect from the Yanfly Action Sequence pack for a skill in the Notes, it causes it to skip the Message that normally shows when a skill is being used.
For example, I have a skill, that when cast, it normally says (user) attacks the enemy!, but when I add an action sequence, it doesn't show the message anymore whenever the skill is used.
Action sequence that I use on the skill in question:
<setup action>
shake screen: 6, 6, 60
shake screen: 3, 6, 60
</setup action>
How can I make the skill text show up again for this skill without removing the action sequence code?
Small thing about Yanfly's Action Sequence (skill text not appearing?)
● ARCHIVED · READ-ONLY
-
-
Add the code "Display Action" somewhere there. That's the one that 'calls' the skill name.
-
On Yanfly's site under the plugins section right under all action sequences plugins you can download a PDF File that explains all commands you can use and what they do.