Original Source
- Original title: Combining and seperating items
- Original author: Candacis
- Original date: July 5, 2015
- Source thread: https://forums.rpgmakerweb.com/threads/combining-and-seperating-items.41940/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace) > RGSS3 Script Requests
Summary
Hey, I'm looking for a script in which I can combine items together. Not so much as a crafting script, but more like in adventures? Using two unique items together or seperating them again. I already tried to start with a script, where you have a new item menu (with bigger icons, too) and in which you can select one item from the list and do one of four things: examine, equip, combine and seperate. Examine should open a new window, having an item description or something the like. Equip...
Archived First Post
I'm looking for a script in which I can combine items together. Not so much as a crafting script, but more like in adventures? Using two unique items together or seperating them again. I already tried to start with a script, where you have a new item menu (with bigger icons, too) and in which you can select one item from the list and do one of four things: examine, equip, combine and seperate. Examine should open a new window, having an item description or something the like. Equip would equip the item (every item is sorted in the weapons category right now), when I would click combine, you should be able to select a second item and then those two would either combine (if they can) or you would get a message that it isn't possible. Lastly, seperate would seperate a combined item back into the two previous items (if possible - e.g. you shouldn't been able to seperate a poisoned wine back into wine and poison).
I already started on a script, but I have little to no idea what I'm doing and had a lot of help, too:
(open the chest, then talk to the old man to open the special item menu - still having some problems with the icons).
If someone wants to help me, making this a better script, I would be very grateful. I especially need help getting this "combining" function sorted out. I'm also wondering, if I can make it so that an equipped item remains in the item list (but maybe greyed out or with a hand symbol)
As thank you, I can offer everyone that substantially helps with this script, to make a (parallax or normal) map or make some tile edits for you.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator 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.
Topic Summary
Loading summary...