What's new

Inne Jak zrobic zeby aol sie nie konczyl lub zeby itemy nie wypadaly.

Status
Not open for further replies.

belox

Active User
Joined
Feb 21, 2011
Messages
141
Reaction score
2
Probowalem skasowac charges:1 ale to nic nie dalo. Szukalem pliku aola nie mogles znales. To jest ten silnik 8.1 wyro v2. Prosze o pomoc. Rep + jak ktos pomoze!
 

Forseti

Senior User
Joined
Dec 23, 2011
Messages
954
Reaction score
82
Odp: Jak zrobic zeby aol sie nie konczyl lub zeby itemy nie wypadaly.

Wejd? sobie do items.xml i wystarczy troszk? pogrzeba?.

PHP:
<item id="2173" article="an" name="amulet of loss">
		<attribute key="weight" value="420"/>
		<attribute key="slotType" value="necklace"/>
		<attribute key="charges" value="1"/>
		<attribute key="preventDrop" value="1"/>
	</item>

PHP:
<attribute key="charges" value="1"/>
tutaj ustawiasz ile ma mie? zu?y?, a je?li nie chcesz ?eby mia? zu?ycia po prostu j? skasuj i masz nieko?cz?cy si? aol.
 

belox

Active User
Joined
Feb 21, 2011
Messages
141
Reaction score
2
Odp: Jak zrobic zeby aol sie nie konczyl lub zeby itemy nie wypadaly.

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

I dalej spada...
 

Kahras

Senior User
Joined
Aug 26, 2011
Messages
2,714
Reaction score
167
Age
25
Odp: Jak zrobic zeby aol sie nie konczyl lub zeby itemy nie wypadaly.

Daj tw?j config.lua i jak masz creaturescripts/scripts to jak masz tam taki plik jak death.~ to daj go. Je?li go nie masz daj login.lua
Wszystkie zawarto?ci link?w daj na wklej.org
 
Status
Not open for further replies.
Top