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.
Need some help with RPG Maker 2003

0 Members and 1 Guest are viewing this topic.

*
Rep: +0/-0Level 83
Hello everyone I just signed up to this site and need some help.
I've been messing around with RPG Makers in the past and could never figure out a few things. First, I don't know how to do boss battles. Let me explain. I know how to set up the script thing, so that you have to talk to a character and then the fight starts. I just don't understand how to make that boss's npc dissappear after the fight when the player wins so that they can't keep fighting the same boss over and over again. Second, I can't figure out how to add second characters so that they are in the party after the game starts. I get them added but they don't show up in the battle screen. Thanks for taking your time to read this everyone I will be checking back often so see if there are any replies.

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Most Mature Member2012 Favorite Staff Member2012 Best RPG Maker User (Scripting)2012 Best MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Use of Avatar and Signature Space2011 Best RPG Maker User (Scripting)2011 Most Mature Member2011 Favourite Staff Member2011 Best Veteran2010 Most Mature Member2010 Favourite Staff Member
To make the NPCs disappear, turn on a switch after the battle processing event command. Then make the second page of the event without the graphic and set as its condition that switch.


To add new characters to the party, there is an event command on the first page called Change Party. Click that and choose the actor you want to add or remove.