Hi, I posted this question over at RPGRevolution where the script is still up, but never received a response.
While using the RMXP script:
Customizable Weapons by Charlie Lee (v0.5)
I am able to increase the player's inventory of weapons via an event, however I am unable to decrease it. The only way I've found that works is selling equipment in a shop.
How can I remove weapons from the player's inventory using this system?
Cheers,
~Aeioe
EDIT:: I have received a response from Charlie stating that he intends to include a removable item method in his next version of the script, so for now does anyone know how I can remove items in the same fashion that the shop selling does? Perhaps just the code snippet needed so I can put it into an event.
While using the RMXP script:
Customizable Weapons by Charlie Lee (v0.5)
I am able to increase the player's inventory of weapons via an event, however I am unable to decrease it. The only way I've found that works is selling equipment in a shop.
How can I remove weapons from the player's inventory using this system?
Cheers,
~Aeioe
EDIT:: I have received a response from Charlie stating that he intends to include a removable item method in his next version of the script, so for now does anyone know how I can remove items in the same fashion that the shop selling does? Perhaps just the code snippet needed so I can put it into an event.