The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: SpiritofZeal on May 22, 2007, 09:13:54 PM

Title: Adding common events to regular attacks.
Post by: SpiritofZeal on May 22, 2007, 09:13:54 PM
I'm trying to figure out a way to edit the scripting of the battle system in RMXP.

I want to create a simple line where after all the damage has been calculated, the variable is sent to a common event.

I'm fairly decent at programming in C++, but I do not know the exact syntax for creating such a line in RMXP.

I'll restate the issue once more for clarity:

After every single regular attack or skill, the same common event is called.  The common event will process a few custom checks, and then resend the information back into the script.  Is this possible? 
Title: Re: Adding common events to regular attacks.
Post by: Kokowam on May 22, 2007, 09:31:58 PM
I think... The only help I can give is linking to this syntax place thing.

http://www.creationasylum.net/index.php?showforum=82