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.

[VX] Party Changer

For those people who still have problems with line 80 of the Cache thing: the problem is that Dargor's image is a .gif, and RMVX doesn't read .gif files, so just putting the picture into the folder won't work. The way I fixed it was I just right clicked the picture, and then "Edit" and saved it as a .png file. Worked like a charm.

EDIT: However, I have a problem when I have a character forced in the party. If I have at least one character forced in the party, when you select the "reset" option, the game just freezes.
 
I love the script...and i think it works >.> but i copy and pasted the Command, Large Party, and Party changer script from the demo straight onto my project.

So far, the menu is working BUT when i go and choose my characters i get this error

http://i217.photobucket.com/albums/cc22 ... error1.jpg[/img]


It happens when i go to lets say EQUIP and select a character...i get it. And if i hit BACK or the ESC key...i ALSO get it. I copied it DIRECTLY from the demo so i know that nothing is missing in the script. Can you please help me :).



Also, im gettin the FREEZE part too in ORDER. When you have a locked character in and you hit RESET it freezes up the game. Music still plays but you cant move or hit BACK.
 
ah well, i took the lock off the character so it doesnt freeze no more but still, teh order problem exists.


It only messes up on Party Order Dargor so is there a way to remove that option? I'll use Party instead. It only messes up if i choose Party Order
 
Thanks for the reports. I'm working on the next version which should be out soon.
And sorry for the lack of support, I have been very busy lately.

@PingPong
You can remove the Order option in the main menu by setting the @menu_party_order flag to false. To do so, go into the party changer script, somewhere around line 120 you should find @menu_party_order = true. Simply set it to false. In the party changer screen, this option cannot removed.
 
hmm i thought you may have given me that, i've tried setting it to False, but then i get this error when i open up my Menu


http://i217.photobucket.com/albums/cc22 ... tled-3.jpg[/img]



it may be a conflicting script i have but i really dont have any that deals with Menu but a few >_>...the only direct Menu altering scripts is Movable backgrounds and i tried removing it but it didnt help :/....


hmm if you can fix this then i'll be appreciated
 
Love the program, but I have one question:
Is there a way to make anyone that is not placed in a party non-selectable in battle?
 
@PingPong 
PingPong":1yd1qwle said:
it may be a conflicting script i have but i really dont have any that deals with Menu but a few >_>...the only direct Menu altering scripts is Movable backgrounds and i tried removing it but it didnt help :/....

Probably, but it can also be a side effect of other bugs.

@Burnin_Hell
That's weird, last time I tried it with the Takentai CBS, everything was ok. But this bug isn't hard to correct. Thanks for the report.

@Gelatos
I'm not sure about what you're saying. You mean that actors that are not in the party (actors in the reserve?) can't be used in battle?
 
Ok, rephrase:
Currently, characters that are not in any party (they are in the reserve), and characters that are in any party can be switched into battle.

Is there a way to make the people in the reserve not selectable in battle, so that the only ones that can be switched into battle are the ones in other parties? Or if that is not possible, can the reverse be done?
 
@Burnin_Hell
That's weird, last time I tried it with the Takentai CBS, everything was ok. But this bug isn't hard to correct. Thanks for the report

your welcome, the cbs was working fine until i put in the party changer script so i thought it was that...but im not really sure
 
Maybe I'm doing something wrong. I'm using the demo, and I make 3 parties. I switch over to another party, save the game, and exit. I load the save, and this error comes up:

Script 'Multiple Parties' line 371: NoMethodError occurred.

undefined method 'data' for nil:NilClass

Do you know whats wrong?
 
Hi Dargor Im not a programer but I always like to change a few things and unbeliveable it works fine I tried a few thing friends of me told it was causing an error but in my game works perfect,

tips: When I put an Initial member in system from the database those initial member are always in reserve party even if I never add them in the game so I decide to not put any member from there I works perfect,

there just a simple error: I dont know is this is the correct call script to forbidden the party command from the status menu
I put $game_system.menu_party_changer = false to disable the party command and it works fine
the word party gets gray and I can access the party changer window but instead of play a sound
buffer when I try to access it it sounds whe I move the cursor to the word party and not just once it reppeat fastly it really disturb. please reply me I will show you my menu proyect jeje a couple of 3 scripts togheter with your party changer believe me Im not a programer I just read carefuly i hope you read this message my mail is proyect_dwt@hotmail.com keep doing the best work see ya
 
@kirbwarrior
I probably forgot to load the multiple parties data from the last saved file.
I'll fix that.

@griva001
You used the right script call. Everything should be ok.
I'll take a look at this sound bug, pretty weird.
 
Need Help

Hi dargor sorry to keep bothering you, I found a error when trying to change the party members during battle. it happens when I access the menu without party members a select a blank space when input c the error cames. It says No method error  undefined method 'reserve locked' for nil:NilClass. heres the process: Select party command in battle, select the character who leave to reserve, select the character that come to battle, when I input c it shows the error. please reply about that.
 
oh just a heads up, i fixed my problem :P. There's i think 4 lines that causes the problem. 1 when you hit ORDER and choose a character. 1 when you hit ORDER and you exit it out. 1 when you hit STATUS and choose a character. 1 when you hit STATUS and exit out.



i erased these lines from the script and they work perfectly. The only thing that didnt happened was that when you choose a character, it wouldnt highlight and turn dark, and i can live with that. With those lines removed, the script doesnt crash my game anymore :eek:.


YAY!
 

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