public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Mr. Trivel Crafting modification

BMM Archive · July 15, 2026

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: Mr. Trivel Crafting modification
  • Original author: Roninator2
  • Original date: April 17, 2017
  • Source thread: https://forums.rpgmakerweb.com/threads/mr-trivel-crafting-modification.77471/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support

Summary

Hello everyone, I'm want to make a small change to the crafting script, but I am getting errors. Mr. Trivel's Crafting script works well, but I want to add in more disciplines. When I do I get an error. The error is on line 761 return @disciplines[id][0]

Archived First Post

Hello everyone,

I'm want to make a small change to the crafting script, but I am getting errors.
Mr. Trivel's Crafting script works well, but I want to add in more disciplines. When I do I get an error.
The error is on line 761 return @disciplines[id][0]

Protected download

The error only shows up when I select the discipline. The others work fine.

I only added in one line to create a new discipline
DISCIPLINES = { 0 => "Crafting one",
1 => "Crafting two",
2 => "Crafting three",
3 => "Crafting four"
}

I do not see anything else in the script that would need to be changed to allow this new (or more) discipline.

Are there any coders that can take a look and tell me if this can be modified?

Thanks

*EDIT* Nevermind (I think), Seems the problem was that I loaded a saved game instead of starting a new game. I hate finding the answer right after making a post.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

crafting.png
crafting.png
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.

#039#rpg-maker-archive#rgss-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar