Player Selection – Mog Edition
This is a modified version of Mog Hunter’s Character Select screen. It allows you to choose between different players.
Download
Required: Player Manager
Installation
Place this script below Player Manager and above Main.
Add the required resources into a folder called “Player_Select” in your Graphics/System folder
Usage
To enter the player select screen, make a script call
call_player_select_scene
Hello Hime!
Well, I’ve a really weird problem. I’m using a Quest script and for some reason it crash with this script when the scene selection is on.
https://pastebin.com/tyM7s1Pj
Script ‘Quest’ line 902: NoMethodError ocurred.
undefined method ‘accepting? for
<Scene_Character_SelectOxe480b58
I really want to use both scripts. If there’s a way to fix this it would be a lot of help!
Hi its just saying Script’Game_Interpreter’ line 1411: NoMeathodError occurred.
undefined method
face_name
for nil:NilClassplease help i really like this!
Do you have the required scripts in your game?
yes i have party manager and ive got player manager for that.
Also ive put them in the order it told me.
hey tsukihime, how would I go about changing the colors and such for said graphics? Too colorful and the “Tales of RPG” sign has got to go
They are just image files in the Graphics/System folder
I mean, what software can I use to edit the colors? I’m not creative enough to make an entire new everything 😛
Paint.NET, photoshop, GIMP, GraphicsGale, …
By “modified’ do you mean “Works with other people’s scripts?”
By “modified” I mean I took his script and changed it to do what I want it to do.