- Joined
- Jan 8, 2013
- Messages
- 448
- Reaction score
- 74
- First Language
- Italian
- Primarily Uses
Hi guys, read and see if you can think of an idea.
I try to explain to you:
Basically I'm using the yanfly script that allows you to have more currencies in addition to gold, precisely through the variables. http://www.yanfly.moe/wiki/More_Currencies_(YEP)
I have created a new type of object and would like to have the ability to disassemble this type of object in order to receive back the same currency (variable).
Yanfly had already created this function, via the script:
www.yanfly.moe
But I would not like to have the possibility that the player can automatically do this function via the menu, I would like a certain character to disassemble the objects for you.
You would be able to create a script modification, so that you can choose IF to make the function appear in the menu, or otherwise, via a call plugin, and that this function only shows you a certain category of objects, and not any thing?
If you see items, weapons, key items etc in the menu, I would like it to show you only the items, and ONLY that particular type of item.
I await your ideas
Thanks !!
I try to explain to you:
Basically I'm using the yanfly script that allows you to have more currencies in addition to gold, precisely through the variables. http://www.yanfly.moe/wiki/More_Currencies_(YEP)
I have created a new type of object and would like to have the ability to disassemble this type of object in order to receive back the same currency (variable).
Yanfly had already created this function, via the script:
Item Disassemble (YEP) - Yanfly.moe Wiki

But I would not like to have the possibility that the player can automatically do this function via the menu, I would like a certain character to disassemble the objects for you.
You would be able to create a script modification, so that you can choose IF to make the function appear in the menu, or otherwise, via a call plugin, and that this function only shows you a certain category of objects, and not any thing?
If you see items, weapons, key items etc in the menu, I would like it to show you only the items, and ONLY that particular type of item.
I await your ideas