-tails07-!imx
0
+0
Jul 3 '05
Im sure you have to change something in the Window_MenuStatus script. Sorry i a bit busy at the moment maybe when I time i'll edit it for you.
EDIT: Nah it's the Scene_Menu script at about line 17 you will have to add a new line saying:
[code]s8 = "Switch Party"[/code]
Then update line 18 like this:
[code] @command_window = Window_Command.new(160, [s1, s2, s3, s4, s5, s6, s7, s8])[/code]