• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved Aol dont get removed on death

You forgot to post your server version. Look for scripts with type death and preparedeath in creaturescripts with this.
Code:
doSetCreatureDropLoot(cid, false)

Or in items.xml for charges.
 
I'm having the same problem with TFS 1.1. I didn't see the code you said to look for anywhere in creaturescripts though, in items.xml AOL has 1 charge..any help? :/ Sorry I'm a noob but I will greatly appreciate any help!
 
Back
Top