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.
Help with 2 thing

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 86
Ok,So I'm trying to make an event to where you talk to this guy



& it will tell you where the dragon is relatively located & once you kill it it will give you an item & you will be able to go past him.

My second problem is making a setting in the Event sectionso I can make it search the players invo. for a specific item
« Last Edit: December 14, 2007, 12:36:11 AM by TheWorld »

********
Shadow Knight
Rep:
Level 91
Ruin that brick wall!
Project of the Month winner for October 2008
Study the use of conditional branches and make new event pages.
Check out our Tutorial Databse section for more eventing tutorial that you might find useful.
Be kind, everyone you meet is fighting a hard battle.

**
Rep:
Level 86
Here is an example of what I would do. The first one uses the Conditional Branch which checks to see if a certain item is in the player's inventory. If it isn't, it does the bottom half of page 1 and the guy tells the play where the dragon is and whatnot. If the item is in the inventory, it goes to page 2 using a self-switch. I made it where he says something and then he disappears by using the second self-switch and going to page 3 and leaving the graphic out.

*
A Random Custom Title
Rep:
Level 96
wah
Waste of an event page. You could have just saved yourself the time, made page 3 become page 2, and put the text at the beginning of the conditional branch before the self-switch is turned on.

**
Rep:
Level 86
Ah! So true, mastermoo420! I can't believe that I didn't think of that last night. :) Glad you caught it because it is such a stupid little mistake on my part. I bow down to your greatness!