Quote:
Originally Posted by jailbird
This doesn't only happen on the gmap, its every level. We do have a tileset but it happens with pics1 also.
|
What tileset type are you using, 0 or 1(era-styled)?
Also, there are functions that are called when items are dropped so you can make custom item drops. Maybe there is a script deleting items as they drop, also look for something like removeitem(index) or something in scripts as well.
In the end, you can use the functions that Stefan made that are called when items are dropped to check and make sure items even ARE being dropped. I don't know the name of the functions though, and forum search is broken.
I will say I had weird bugs with bush drops before on my server(on gmaps at least) to the point I had to disable them. Bush items would spawn, but were invisible. I'd hear the sound, but couldn't see/pick anything up. They were placing tons of the gralat classes on my overworld and I had to keep clearing them out manually.