simply look at your creaturescript.there will be something with
Code:
item.itemid == id of the aol i can't remember maybe 2173
look there if there is blessing or something but i doubt that the lvl 1 is in blessing not aol
This is all i have in creature scripts..
<?xml version="1.0" encoding="UTF-8"?>
<creaturescripts>
<event type="login" name="PlayerLogin" event="script" value="login.lua"/>
<event type="joinchannel" name="GuildMotd" event="script" value="guildmotd.lua"/>
<event type="receivemail" name="Mail" event="script" value="mail.lua"/>
<event type="reportbug" name="SaveReportBug" script="reportbug.lua"/>
<event type="advance" name="AdvanceSave" event="script" value="advancesave.lua"/>
<event type="login" name="Antimagebomb" event="script" value="Antimagebomb.lua"/>
<event type="think" name="Idle" event="script" value="idle.lua"/>
<event type="think" name="SkullCheck" event="script" value="skullcheck.lua"/>
<event type="advance" name="SpellUp" event="script" value="spellup.lua"/>
</creaturescripts>
When any player dies doesnt matter what eq.. they go down to level 1?