RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Working battle system with large party

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 83
well my first question is...im using GubiDs tbs and was wondering if there is something i could do to add more party members in battle then the default like 7 or 8 wat ever it is. and other is... is there a side veiw battle system that also works with a large party system like when your in battle you can have more then 4 people in battle with a svbs

***
Rep:
Level 84
Yes, hoh my gawd!
Go to this line
if @actors.size < 4 and not @actors.include?(actor)
in Game_Party I think its around line 109 and change the 4 to the max amount you want.

All this does is allow more party members in your party it does not change the menu to show all of them.

**
Rep: +0/-0Level 83
alright if that is for the tbs wat script do i look at cus there alot of em example: thers projectile setup,char/enemy death,animation config and a couple others which one do i find that line under.

EDIT: nevermind i see where you said it i missed that u sayed under game_party ok thanks

**
Rep:
Level 83
Eh. Some guy said this works, bug free, with about 7 actors. Give it a try. It's a side-view, as requested, and better yet, it doesn't require special battlers. You just flop the character-set into the battler...Box thing (make sure that if it's, say, Aluxes, both the new battler AND character have the same file name).