- Joined
- Jul 20, 2015
- Messages
- 6
- Reaction score
- 0
- First Language
- English
- Primarily Uses
Im well aware how party members are usable in battle but I just want more than 4 characters visible on the map
Wow I didn't know of that script, it even "supposedly" lets you increase the number of Actors you can bring in battle(I really wish he took SSs of battles to show this off). This is amazing, you can even open a secondary party window, among other things.Could this be what you're after?
https://yanflychannel.wordpress.com/rmvxa/core-scripts/party-system/
Changing that will change the battler numbers in the battle too. The OP requested to change the caterpillar count only without changing the battler count.Err, maybe I'm missing some deep and subtle point, but there's no need for any special script if you want to change the number of people visible on the map.#
Simply go into your script editor under Game_Objects to the script Game_Party.
Scroll down until line 73 and change the 4 to the number of followers you need.
Nothing else required - at least, that's how I've done it in 3 games without any problems.