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

Problem z aolem : |

Pampus

New Member
Joined
Aug 14, 2009
Messages
1
Reaction score
0
Mam silnik 3.0 i jest jakis blad, nie wiem skad bo na poczatku go nie bylo. Jak padne to aol sotaje a inne rzeczy spadaja. : )
Prosze o pomoc :(
 
wchodzisz w:
Data/Items/Items.xml


szukasz:
<item id="2173" name="amulet of loss">
<attribute key="weight" value="420"/>
<attribute key="slotType" value="necklace"/>


dodajesz linijke:
<attribute key="preventLoss" value="1"/>

zeby wygladalo tak:
<item id="2173" name="amulet of loss">
<attribute key="weight" value="420"/>
<attribute key="slotType" value="necklace"/>
<attribute key="preventLoss" value="1"/>

zapisujesz i jedziesz :]
jak pomoglem daj reputa :D
 
Back
Top