The RPG Maker Resource Kit

RMRK RPG Maker Creation => XP => Topic started by: Long Duck Dong on September 11, 2013, 12:42:23 AM

Title: (Request)(XP) Change Equipment/Item Name
Post by: Long Duck Dong on September 11, 2013, 12:42:23 AM
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?
Title: Re: (Request)(XP) Change Equipment/Item Name
Post by: PhoenixFire on September 11, 2013, 02:23:44 AM
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?  (http://forum.chaos-project.com/index.php/topic,13310.0.html)