Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: How to make quest and junk items sellable.
- Original author: 100LittleDreams
- Original date: February 11, 2014
- Source thread: https://forums.rpgmakerweb.com/threads/how-to-make-quest-and-junk-items-sellable.23606/
- Source forum path: Game Development Engines > RPG Maker Tutorials > RMVXAce Tutorials
Summary
Oki, I'm guessing people who are new to using Modern Algebra's Quest Journal Script are wondering how to make quest items dropped from mobs sellable. (Basically so you don't have unneeded items clogging your bag and maybe make a bit of extra cash too.) Well here is how to do it:
Archived First Post
Oki, I'm guessing people who are new to using Modern Algebra's Quest Journal Script are wondering
how to make quest items dropped from mobs sellable.
(Basically so you don't have unneeded items clogging your bagand maybe make a bit of extra cash too.)
Well here is how to do it:
Then set it to be consumable. (The note tab was just a reminder for me in case I forgot what it was for. lol I'm derpy.)
Protected download
a erase event under it. (I recommend you put as parallel process if you set it to autorun it may not follow the erase event
and basically freeze your game; since autorun disables movement)
Protected download
a worthless item you want to sell it to the NPC.
Protected download
Protected download
Well there is how to do it. Also this can be good for random junk items that mobs keep spamming you with such as
bat wings, eyeballs, etc. Or if you have a alchemy system and want to make good junk to sell for more cash. Also
your junk items can be normal items also. Just change the Item Type to normal.
how to make quest items dropped from mobs sellable.
(Basically so you don't have unneeded items clogging your bag
Well here is how to do it:
- Create the item and it's description. Set the scope and occasion to none/never
Then set it to be consumable. (
Protected download
- Now to test it in your game. Open your game file in RPG Maker VX Ace and create
a erase event under it. (I recommend you put as parallel process if you set it to autorun it may not follow the erase event
and basically freeze your game; since autorun disables movement)
Protected download
- Start your game and check to see if the item is in your inventory. (You can also use a treasure chest to gain the item
a worthless item you want to sell it to the NPC.
Protected download
- Open the shop process by talking to the NPC. As you can see the item is sellable. Select the amount of the item
Protected download
Well there is how to do it. Also this can be good for random junk items that mobs keep spamming you with such as
bat wings, eyeballs, etc. Or if you have a alchemy system and want to make good junk to sell for more cash. Also
your junk items can be normal items also. Just change the Item Type to normal.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...



