This is the second time I'm posting here on the forums about creatureloot problems, last time it was fixed due a "idiot" reason that I never thinked of(rates was set to 0 in the configs). But yesterday, we started to have some more problems.
Now nothing at all drops, not even the money. It's not the NPCs as I've been going abit everywhere and checked the loot, it's as empty as my wallet atm.
So what have I checked?
First of all, I made sure my admin checked the config files, and all rates was set to 1. So it wasn't them this time.
Next I ofcourse checked the creatureloot table, I got data in it, and to just make sure I took a boss and killed, no loot, then used this query
with the boss ID, and when I did this, all loot came up. So the bosses and mobs got loots in the creatureloot table for sure, but not ingame.Code:SELECt * FROM creatureloot WHERE entryid = 'id';
I've also tryed with server restarts.
Sidenote - The loot has worked before with the rev we are using.