The RPG Maker Resource Kit

RMRK RPG Maker Creation => XP => XP Scripts Database => Topic started by: Mr_Wiggles on March 18, 2010, 08:13:33 AM

Title: Items that drop to Map
Post by: Mr_Wiggles on March 18, 2010, 08:13:33 AM
This is something that I put together editing a few scripts and making a small event system.

CREDIT MUST BE GIVEN TO:
Tidloc: for his weighted items script
Game_Guy: for his item storage script
Mr Wiggles: for event system and script edits

Tidloc's Weighted Items
This will make it so that the Items the character carry have weight to them and the player has the option of dropping items.

Game_Guy's Item Storage
The player can store items in side of a chest, "similar to that of Fall Out".

Mr Wiggles
I just made it to where the items are dropped to the map inside of a chest, so the player can pick items back up if they would like.


Instructions be sure to place the items drop event on every map, the rest of the instructions are inside of the demo.
Download (http://www.mediafire.com/?qjnyyounyo1) Version 1.2

Version History:

1.0 - Creation

1.1 - Fix small bug when player drops all items

1.2 - Fix bug, items where some times left in chest after deletion
     - Fix bug, dropped items would not update if dropped bag was not empty.



If you would like to report a bug or have a question or comment please post bellow.
Title: Re: Items that drop to Map
Post by: stripe103 on March 18, 2010, 03:45:36 PM
Looking really good. Some spell misses though...

EDIT: Sometimes it bugs. When I drop an item(or several) and try to pick them up again, the Take Items window is blank even if the icon is on the map.
Title: Re: Items that drop to Map
Post by: Mr_Wiggles on March 18, 2010, 03:59:06 PM
lol at the miss spells, yea surprise myself I passed English.

Thanks for the bug report im gonna try to see whats going on, and I'll up date when i fix.

[edit] - Fixed error and a different error i found, also updated my first post with new download.
Title: Re: Items that drop to Map
Post by: calvin624 on March 25, 2010, 01:27:25 PM
Great work you guys ;D

Title: Re: Items that drop to Map
Post by: modern algebra on March 26, 2010, 11:56:08 AM
nice work