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
I'll think I'll try this request althrough I may not be able to do this.
I'm guessing you're using Blizz-ABS?
Yeah, I'm using Blizz-ABS
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.
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.
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. =/