Main Menu
  • Welcome to The RPG Maker Resource Kit.

VXA Common Event Issue [resolved]

Started by bluntsword, April 11, 2012, 03:06:07 PM

0 Members and 1 Guest are viewing this topic.

bluntsword

Anyone care to venture a guess as to why I'm getting this message when I call a common event?



What info do you need to know to help me out?

pacdiggity

It may be the error of a scripter who put something like that in for testing purposes and forgot to remove it (as I have done myself >.<). To see if this is what it is, go into your script editor and press Ctrl + Shift + F, type in msgbox and look at the results. By default, there are only two instances where this is used, once in DataManager and once in Game_Interpreter. If there are any other instances of this (of course, they would only be in custom scripts), post the script here and I'll check it out.

Does this occur every time you call any common event?
it's like a metaphor or something i don't know

bluntsword

#2
Yup, for all of them.



Here's what comes up.

Huzzah! It was in the Game_interrupter script. Got it.

pacdiggity

it's like a metaphor or something i don't know

bluntsword

Well, I downloaded Enu's sideview battle system and tried FOREVER to import the scripts.  I just couldn't get it all to work, so I ended up copying my files into the script demo.  A big pain seeing how ALL OF IT was in Japanese. 

I guess the creator had it in there for a reason.

I guess.

pacdiggity

Tankentai always provides more problems than it solves, it seems.
it's like a metaphor or something i don't know

bluntsword

The effect is nice, it's just hard to implement.  I'm also quite think when it comes to scripting anyways.

I don't know if I should switch over to a different animated side view battle script.  I'm terrible at art and would need someone to help with the battlers.  This is just sort of working for now!