Tyseus 4 Posted March 21, 2020 Hello there! Another question for y'all, and this time it's a silly one. I'm using the Custom Use Condition script by Tsukihime, and I wanted to create a skill that can only be used if the user is at full Magic Power. What's the RGSS formula I should use to check if this condition's true? Share this post Link to post Share on other sites
Rikifive 3,411 Posted March 21, 2020 Insert this in the skill's note: <use conditions> formula: a.mp == a.mmp </use conditions> 2 Share this post Link to post Share on other sites
Tyseus 4 Posted March 21, 2020 Worked as it should. Thanks Riki! 1 Share this post Link to post Share on other sites
Rikifive 3,411 Posted March 21, 2020 You're welcome. c: In that case I'll lock it and mark as answered. Share this post Link to post Share on other sites