- Joined
- Feb 14, 2015
- Messages
- 193
- Reaction score
- 3
- First Language
- French
- Primarily Uses
Hello,I tried since few days to fix a small problem with the script from Yanfly - Party System which is here :https://github.com/Archeia/YEARepo/blob/master/Menu/Party_System.rbI noticed that when we change a battle member with a reserve member, this first take place at top of the list of reserve members instead of take place of his successor. I explain.Admit that I have 8 characters as here in this screenshot : http://img11.hostingpics.net/pics/858422Capture.pngThe 4 first characters in green are battle members, the 4 others are reserve members.If I choice for exemple to replace the second character (battle member) by the seventh character (reserve member), this last will take place at second position. But the second character won't take place at seventh position. He'll take place in first position of reserve members (as it happens here in fifth position) and others characters in fifth and sixth position will be shift in sixth and seventh position.What I would like is that there are not this offset and the battle character take place of the character that he replaces. At the script, it must be done between the lines 330 and 376 but I have not found how to do. Can you help me please ?
