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

dupli prob

dany123456

New Member
Joined
Feb 10, 2012
Messages
44
Reaction score
0
1_fcTOL.png

where i can find it ?? i check many document
 
http://pastebin.com/G0d9ScGY <<< item 100 to 4994

http://pastebin.com/XY2bv1RR <<< item 4995 to 8888

http://pastebin.com/LJDLb4n1 <<<< item 8889 to the End

Thanks Men

Ok so, you should probably take theses lines out:

Code:
<item id="30001" name="water" />
    <item id="30002" name="blood" />
    <item id="30003" name="beer" />
    <item id="30004" name="slime" />
    <item id="30005" name="lemonade" />
    <item id="30006" name="milk" />
    <item id="30007" name="manafluid" />
    <item id="30010" name="lifefluid" />
    <item id="30011" name="oil" />
    <item id="30013" name="urine" />
    <item id="30014" name="coconut milk" />
    <item id="30015" name="wine" />
    <item id="30019" name="mud" />
    <item id="30021" name="fruit juice" />
    <item id="30026" name="lava" />
    <item id="30027" name="rum" />
    <item id="30028" name="swamp" />
    <item id="30035" name="tea" />
    <item id="30041" name="antidote potion" />
    <item id="30042" name="health potion" />
    <item id="30043" name="spirit potion" />
    <item id="30047" name="mana potion" />

These lines have no sense, just delete them. on the lets paste link it line 10138 to 10159.
 
Back
Top Bottom