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

Inf AOL?

70011983

Ners
Joined
Nov 21, 2011
Messages
354
Solutions
1
Reaction score
56
Location
Croatia
How do I make an amulet to prevent loss and have infinite charges? To be infinite,not to run out :P
I tried this : my aol xD

<item id="10218" article="an" name="Donate amulet">
<attribute key="description" value="You have a nice feeling on your neck." />
<attribute key="weight" value="700" />
<attribute key="slotType" value="necklace" />
<attribute key="speed" value="30" />
<attribute key="absorbPercentPhysical" value="15" />
<attribute key="showattributes" value="1" />
<attribute key="preventDrop" value="1"/>


Tried to put the "charges" saw it somewhere,to put it to 2,but still losing the amulet when dying

Saw some older posts,it didn't help...
 
lol If I put charges 999999999999999,will it still work?

I followed that guy who made that script "black and red skull protection"
The aol when died,is gone
 
Last edited:
Couple things - Did you restart the server after you made the changes?
The amulet ID in the script is 2196, I don't know what the AOL ID is but it will need to replace that ID if it's not the same.

You may have already done these things but sometimes the simplest answer is the right one.
 
Changed the ID wherever I could,to the ID of my amulet,still losing the amulet when dying,check the script maybe by yourself*? see if something si missing?
 
Didn't help me.. what's wrong with it?
if I put charges 999,it's gone when mosters damage me,with 2 is the same..Tried the post wich u posted,did all what it said,still the amulet was gone when monsters attacked me

- - - Updated - - -

If someone can,how I make the amulet be infinite? Without all that shit,I need it jsut to be infinite...
Can someone "make" a script like that?
 
If I put 0,looks like it's infinite,but if died,it's gone,if I put 99999999 or 1 or 999 I don't lose it by dying,but when monster attacks me

LOL
 
Back
Top