Hey I added the multiple messages script, but i have the Postality Version. It partialy works, but when using the default message system overriding the one in the script with the "message.floating = false" command the font doesn't show.
You can find the script here http://www.hbgames.org/forums/showthread.php?t=12111
Try this:
Font.default_name = ['MS PMincho']
Font.default_size = 22
Put it in the top of Game_Temp.
BTW, if you are using PK, you might have to edit this... This is a snippet I use in legal.
Wow! worked like a charm, but I have another problem. Can u tell if it's incompatible with RTAB? When a battle starts I get an error on RTAB script
line 283 Argument error wrong number of arguments (0 for 1). The line says "@message_window = Window_Message.new". Thanx for what u have done anyway! :lol:
EDIT (I added a (0) after that line and I don't get an error message anymore, but now the damage dealt in RTAB isn't displayed. Any ideas?)
2nd EDIT (Hey I used the solution in the FAQ section, and it worked with my new problem) Everything's OK NOW!!! :lol: