This is real simple, and if you tell me where to look I'll do it myself. It's for my RTP Package.
You know how RMXP makes the characters perform certain actions when they die, right? Well, I want to alter that somewhat. All I want is to make a message box that say the following:
\face["hero's-name"facedead] "hero's-name" has been overloaded!
That way, it'll show a picture, and a death message.
Also, it would be nice if it could display special messages for when they attack, like it would check which character, then it would say something along the lines of the following. For instance, if Zero was attacking:
\face[zeroface] Zero attacks with his sabre!
Whoever helps me out here, I owe you one.