Main Menu
  • Welcome to The RPG Maker Resource Kit.

(Request)(XP) Change Equipment/Item Name

Started by Long Duck Dong, September 11, 2013, 12:42:23 AM

0 Members and 1 Guest are viewing this topic.

Long Duck Dong

Hello again :3 Sorry for all the requests. I'll be sure to help as much as possible around here when this demo is done.

So, here's the request:

I am currently working on custom crafting systems where you can name the item that you create. For example, after creating a weapon, you can name it whatever you want. If anyone has seen the 2012 anime Sword Art Online, basically the blacksmith skill is going to be almost an exact replica to the one for my game.

Can anyone help me with this?
"I'm singing in the rain, just singing in the rain...."

PhoenixFire

uhhh... well, I'm not a scripter, but I think I know what would have to be done here. I believe there's a way you can access the .rxdata file, and rename entries using ruby. Unfortunately, I think that will require implementing just about everything yourself =p I unfortunately do not know of how you do this, but CP has an article on it already where they kind of discussed it. If you wanna read through it, it's here: [C#] How to load .rxdata files?