• 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!

aol on pvp enforced

Sigh, First of all what TFS version do you use?
2nd describe the problem more clearly?
have you tried equipping a character with the item 2173?

either way your Amulet of loss in Items.xml should look like this.
Code:
<item id="2173" article="an" name="amulet of loss">
        <attribute key="weight" value="420" />
        <attribute key="slotType" value="necklace" />
        <attribute key="preventDrop" value="1" />
    </item>
 
cryingdamson 0.3.6 (8.60) V8.2
i need to compile the latest soucres to make it work i think since aol is not worked on pvp enforced
my amulet of loss is already like yours
 
Back
Top