Original Source
- Original title: Changing variables with skills
- Original author: Perpetr8r
- Original date: November 14, 2013
- Source thread: https://forums.rpgmakerweb.com/threads/changing-variables-with-skills.19952/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker VXAce Support
Summary
Hi, I've got a skill which I want to keep track of the usage of. In the skill's effects, along with it doing its thing I have tried to call a common event which increases a variable every time the skill is used. However, this common event never gets called during the battle, and waits until after the battle and all other events have finished before finally activating, which is useless. What this indicates to me is that common events called by a skill don't work at all how I...
Archived First Post
I've got a skill which I want to keep track of the usage of. In the skill's effects, along with it doing its thing I have tried to call a common event which increases a variable every time the skill is used. However, this common event never gets called during the battle, and waits until after the battle and all other events have finished before finally activating, which is useless. What this indicates to me is that common events called by a skill don't work at all how I was expecting them to. In that case, how do I keep track of the usage of a specific skill?
I've attached the skill sheet thing as an example. I just want to call that common event WHEN the skill is used.
Protected download
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...
