Polraudio 122 Report post Posted April 14, 2013 I tried looking around and couldnt find a script that allowed me to do this. What im looking for is a script that will pop up a menu when you use the action button on an item in the inventory(not battle. only menu). The menu will have 3 options. [use] [Drop] [Cancel] The use option will be what normally happens when you use the action button on an item. The drop option will drop the item(aka just delete it) and you can select how many to drop This will also need to be setup so i can define a list of items, weapons, and armors that cannot be deleted(wouldn't want quest items to be deleted lol). This will greatly help me advance in my open world game since items play a huge part in this game and this wil go great with my item weight script since the player cant move when they carry to much. Thanks is advance :) Share this post Link to post Share on other sites
Bigace360 38 Report post Posted April 15, 2013 I was planning on doing this actually next week as addon to my ACE Item Scene, but you requested so I bumped it up my list. While this script won't require my ACE Item script, I'll be making that add-on later. Anyways heres the "Throw Away Item" script you ask for: http://db.tt/N9M4dB67 Tell if it's to your liking. Also are you planning on using the default look in your game as I don't know if that script will work with any custom item scene since RMXP is written so badly compared to VX that it was hard to alias anything and make it more compatible. If your looking for any specific look I can see what I can do. later this week. Edit: Did you want a warning message to ask the player if they're sure if they really want to dispose of this item? I didn't think of that until now. Share this post Link to post Share on other sites
Polraudio 122 Report post Posted April 16, 2013 That works perfectly :D. As far as i see it should be easy to make it work with my cms. Thank you very much. You dont know how much this helps my game. As for the warning that would be nice. Edit: just tested it with my CMS and it works perfectly :D. This script just made my whole day alot better. Share this post Link to post Share on other sites
Bigace360 38 Report post Posted April 16, 2013 Your welcome, I finished my addon plus another one yesterday. I'll see what I can do with the Warning messege when I get home. Share this post Link to post Share on other sites
Bigace360 38 Report post Posted April 17, 2013 I upgraded the link in the OP with warning messege enjoy. Share this post Link to post Share on other sites
Polraudio 122 Report post Posted April 17, 2013 Yay! Thank you very much :) Share this post Link to post Share on other sites