Single target item:
Just use formula a.tp (or mp) -= n
Multi-target item v[99] = a.actor.id; <formula or leave at 0 if you don't want to use formula>
It assigns the actor's id in variable 99, for maybe to be used in the common event, idk I'm not familiar with common event usage for item/skill.
I need a conditional-scriptcall based on what BGM is currently playing based on its name. For
example, if BGM "Theme1" is playing, then the scriptcall asking for "IF BGM Theme1 is playing" should be resulting in TRUE. How would I do that?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.