Page 1 of 1

Zulu Script Help

Posted: Sun Jan 29, 2017 7:14 pm
by linjer41
hello world! i am currently running a Zulu server (yes i know the loot script for zulu is a mess). anyway, i am having an issue where certain mobs such as the undead flayer and the Black wisp are dropping magic items that turn into "regular" items. This wouldnt be a problem if it was 1 or 2 items, but it seems to happen to about 70% of the loot. i beleive its an issue with my stateqp script. i cant for the life of me figure out if i am correct or what i need to do to fix it. If anyone out there has any idea what i am doing wrong and could help out, it would be greatly appreciated. Thank you :)

Re: Zulu Script Help

Posted: Mon Jan 30, 2017 4:19 am
by xeon
It's kinda difficult, I think you should check before an NPC dies if it has something in its backpack. If it has, check NPC ai script.
If not, then the problem is in the loot generation after it dies. Check /scripts/npcdeath.src

Re: Zulu Script Help

Posted: Mon Jan 30, 2017 3:40 pm
by linjer41
found the issue! thanks a lot Xeon!

Re: Zulu Script Help

Posted: Tue Jan 31, 2017 6:32 am
by boberski
Can you share a solution with us? :)