Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: -twilight- on March 25, 2008, 03:49:31 pm

Title: item notifier/is it possible to...?
Post by: -twilight- on March 25, 2008, 03:49:31 pm
Okay so my first request is just an item notifier (just very basic: a small window over the player saying "You have obtained a bronze sword" and maybe an icon?), which will notify the player when they pick up an item. Im a real noob at scripting so I have no idea how to make one..

I am using the multi-drop script and blizz-abs, and that makes all the items drop on one spot. That leads to my second question, is it possible to make it so that the multi-drop script would drop the items around the monster that died, instead of all the items dropped in one spot?

Please and thank you! :D
Title: Re: item notifier/is it possible to...?
Post by: Juan on March 25, 2008, 04:10:00 pm
I'll think I'll try this request althrough I may not be able to do this.
Title: Re: item notifier/is it possible to...?
Post by: Fantasist on March 26, 2008, 07:26:08 am
I'm guessing you're using Blizz-ABS?
Title: Re: item notifier/is it possible to...?
Post by: -twilight- on March 26, 2008, 03:04:44 pm
Yeah, I'm using Blizz-ABS
Title: Re: item notifier/is it possible to...?
Post by: Juan on March 26, 2008, 03:26:57 pm
Quote from: -twilight- on March 25, 2008, 03:49:31 pm
Okay so my first request is just an item notifier (just very basic: a small window over the player saying "You have obtained a bronze sword" and maybe an icon?), which will notify the player when they pick up an item. Im a real noob at scripting so I have no idea how to make one..



I'll try to make an item noifier not sure about the second request through.
Title: Re: item notifier/is it possible to...?
Post by: -twilight- on March 26, 2008, 04:14:21 pm
Quote from: Juan on March 26, 2008, 03:26:57 pm
Quote from: -twilight- on March 25, 2008, 03:49:31 pm
Okay so my first request is just an item notifier (just very basic: a small window over the player saying "You have obtained a bronze sword" and maybe an icon?), which will notify the player when they pick up an item. Im a real noob at scripting so I have no idea how to make one..



I'll try to make an item noifier not sure about the second request through.

Okay, thanks for helping.
Title: Re: item notifier/is it possible to...?
Post by: Blizzard on March 26, 2008, 04:20:29 pm
I thought about the same problem of the multi drop when dropping more than one item, but I figured out that there would have to be a short lag moment when the drop is being created since I had to take into account that I don't drop stuff at impassable terrain. =/