Vis_Mage 84 Posted January 2, 2019 Hey! In my project, I have some fairly complicated non-damaging status moves, that make use of the damage formula. The only thing is, since I am using the damage formula, I still get the "ENEMY took no damage" message in the battle log. Could someone create a script that prevents the "ENEMY took no damage" message from appearing? Thank you! 1 Share this post Link to post Share on other sites
PhoenixSoul 1,404 Posted January 2, 2019 It might just be that a Vocab Mod is needed. The unfortunate thing is that I'm not that great at this, and I pretty much got lucky with the vocab mods I came up with. I think @Rikifive or @Kayzee might be of better assistance than I. 1 Share this post Link to post Share on other sites
Kayzee 4,032 Posted January 2, 2019 You know, it's funny, I don't even use those messages... Let's see... *looks at the default scripts* Ah! I looks like if you set it to use MP Damage it won't display anything if the result is 0? 3 Share this post Link to post Share on other sites
Vis_Mage 84 Posted January 2, 2019 (edited) @PhoenixSoul Ah, I kinda figured that might be the case. I'm in the same boat as you as far as scripts go, I kinda just fumble around until things work out. @Kayzee Huh, that's pretty clever, and works great! Thanks a ton! :) Edited January 2, 2019 by Vis_Mage 1 Share this post Link to post Share on other sites
Kayzee 4,032 Posted January 2, 2019 (edited) A whole ton? Wow! I donno if I can lift that! Hehe, Either way, glad I could help! *giggles and sprinkles fairy dust on you* Also: Don't feel bad about fumbling around until things work out, even the best programmers fumble around until things work out sometimes. The good ones just are better at knowing what way to fumble. :3 Edited January 2, 2019 by Kayzee 1 Share this post Link to post Share on other sites
PhoenixSoul 1,404 Posted January 2, 2019 I honestly didn't even think about MP damage. lol Then again, I wasn't aware that 0 MP damage by itself wouldn't trigger the message. Share this post Link to post Share on other sites