Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

[XP] Party Changer

Again!? It's already happened once, when the forum changed to SMF. That's odd.
You can try to remove the tags or download version 3.2 (the demo with multiple parties). I will not be able to fix that before this weekend. :S
 
Question, can this script be altered or tweaked so that you may only choose the character of one character slot, and none of the others?
 
Yes.  Lock whichever characters you want to remain in the other three slots. 

$scene = Scene_Party.new(min_members, max_members, [forced_members], [locked_members])

The square brackets [] indicate an array that references the Actor number of the characters you want to keep locked in your party, so that only one slot is available.  If you wish to have no actor in that particular slot, then use "nil" in place of a number. 
 
Thank you, still new to this, so thats very appriciated.

Also, with a five person party, would there need to be any alterations?

Edit: Alterations to this script I mean. Does the Scripting allow this script to be used with a script used to make a larger party?

Thank you Greeny, now all thats left is to get a better hang at this scripting thing.
 
Alterations to what?  The script makes it so you simply have to scroll through the Menu window when selecting a character, and the same goes for battles if you're using the Large Party script. 

The Shop Status window, which displays whether there's an improvement or not comparing equipment you're purchasing to equipment that's already in use, only shows four characters, but with a little bit of editing to the y-values in Window_ShopStatus, this can be fixed. 
 
@jbrist
What kind of error is it? This line should not be a problem unless the @members variable has been altered.
I have updated the script to version 3.3, you probably should try this one.

Take care!
-Dargor
 
I think you messed up on the spoiler code, lol. I'll try this out, I wasn't able to test out my game at all. I even tried removing the script and th same error popped up.

EDIT: Tried to test my game with the updated script, but the Party Changer (Menu) is still giving me the same error.
 
Ugggh, I dont know why but it seems that there's a limit of post lenght. Half of the post is missing! I'll upload all scripts as a .txt file and host in on my website.

Sorry for that.
 

Khoa

Member

Could you please reupload the demo? The link is fine but the demo is broken (I downloaded 3 times and get the same error) (><) Thank you if you help me
 

Jason

Awesome Bro

Dargor will you be updating this as I would really love it to work in my game, but the Version 3.3 isn't fully posted, I think something happened with your spoiler, and the one in the demo gives me so many errors.

Thanks.
 
jbrist":3c9ex9dm said:
Dargor will you be updating this as I would really love it to work in my game, but the Version 3.3 isn't fully posted, I think something happened with your spoiler, and the one in the demo gives me so many errors.

Thanks.

"Ugggh, I dont know why but it seems that there's a limit of post lenght. Half of the post is missing! I'll upload all scripts as a .txt file and host in on my website.

Sorry for that."
I already told him about it, lol. That is what he had to say.
 

Jason

Awesome Bro

Is there something I'm missing here ? I insert the script, testplay, nothing has changed, but when I go into battle it says Party, as soon as I press it it says Actor_Arshes is not found or something.

Any ideas ?
 
@BellGoRiiing
I've answered your PM

@jbrist
You mean, there is a party command in the  battle scene? If so, yes it's normal. It's the party changer in battle. You probably got the Actor_Arshes is not found error because you don't have the image Actor_Arshes in your pictures folder. It's used to show face graphics in the party changer, you can turn off the option by setting @use_custom_graphic to false. This variable is located in Game_Temp, in the party changer script obviously.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top