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.
Sidhenidon's Crafting System

0 Members and 1 Guest are viewing this topic.

*
Rep: +0/-0Level 71
RMRK Junior
Sidhenidon's Crafting System
by Sidhenidon


Intro

I had been playing Minecraft. I love how the crafting table works, being totally dynamic and based on the position of items on it, so I decided to replicate this functionality in RMVX, and it sorted out being better than I expected.

Changelog:

Quote
20/02/2011
• Preview of what items are gonna be generated in the crafting. This option can be turned off easily.
• Inventory screen only appears when you have to choose an item.
• Upgraded animations.
• Fixed a bug when you made two combinations in the same grid, the items of both were consumed but only the lower-rightmost combination items were created.
About

• Infinite number of combinations, infinity number of results.
• Infinite grid size, even though I dont recommend any size above 6 for visual aesthetics
• Animation when an item is created.
• Simple code.

Screenshots


Start of an item creation.


Composition with a preview on the right hand size.

To call the crafting table scene, just add this to your events via 'Add Script':
Code: [Select]
$scene = Scene_Crafting.new(x)
when x is the grid size.

For creating new item combinations:

(sorry for being in portuguese, I'll translate in case it isn't understandable

Demo
Again, I'm sorry that this is in Portuguese, I'll manage to translate it later, it's a promise.

Current Version:
http://www.4shared.com/file/vEu0Tj_t/Crafting.html

Previous Version:
http://filebox.me/files/dnac0fuqr_Crafting.rar

Credits
Sidhenidon
Minecraft

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Best Member2012 Best RPG Maker User (Scripting)2012 Favorite Staff Member2012 Most Mature MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Veteran2011 Favourite Staff Member2011 Most Mature Member2011 Best RPG Maker User (Scripting)2011 Best Use of Avatar and Signature Space2010 Most Mature Member2010 Favourite Staff Member
Looks cool. Thanks for sharing!

****
Raped by DrSword
Rep:
Level 83
Dance with the enemy
Contestant - GIAW 10Contestant - GIAW 9
...In English?


**
Rep: +0/-0Level 83
magnificent work boyo... it takes item crafting to the edge