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.
Is there a way to do this? (RPG Maker 2003)

0 Members and 1 Guest are viewing this topic.

***
Rep:
Level 87
Fighter: This is called a Random Encounter.
Is there a way to make an Item that can end a battle when used during the battle? If yes, how?
« Last Edit: July 23, 2007, 07:47:10 PM by modern algebra »

******
Rep:
Level 89
Let's attack agressively.
hmmm.....dunno if this works but try making the item a Switch, and make a Battle Event with the trigger if that switch is ON, and there just turn the switch OFF and then the battle end command...well test it if it works

******
Rep:
Level 92
Welcome Poster of Year 2006 Award
Although I'm sure that doing that would require you to duplicate the event in each and every monster group you have.
Do you want to be part of a growing Gaming Community, with many galleries, comics, active community, and gfx artists? Also known to be friendly. Also want some free anime music just for signing up? Play in the arcade?



Click Community Forums to join!

< Zelda Fan Club

***
Rep:
Level 87
Fighter: This is called a Random Encounter.
Although I'm sure that doing that would require you to duplicate the event in each and every monster group you have.

What do you mean?

*
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
He means that you will need to have that event in every monster troop, running every turn, which is true if that's the only way to do it. It wouldn't be much of a problem, just copy-paste for every monster group.

I don't use 2k3, though, so I can't help you though. Sorry :(

******
Rep:
Level 89
Let's attack agressively.
He means that you will need to have that event in every monster troop, running every turn, which is true if that's the only way to do it. It wouldn't be much of a problem, just copy-paste for every monster group.

I don't use 2k3, though, so I can't help you though. Sorry :(

oops....forgot that detail. just do that and presto!

***
Rep:
Level 87
Fighter: This is called a Random Encounter.
It still sounds complicated. Oh well. Thanks anyway.