quando eu ligo o server, fala isso:
[18/07/2011 17:27:49] [Warning - Items::loadFromXml] Cannot load items file.
[18/07/2011 17:27:49] Line: 1, Info: Start tag expected, '<' not found
eu so fiz uns edits no server, coisa besta, mudei o atk da assassin star e magic sword e tentei deixar a assassin star inf. ajuda por favor
assassin star modificado:
<item id="7368" article="an" name="assassin star" plural="assassin stars">
<attribute key="weight" value="200"/>
<attribute key="attack" value="65"/>
<attribute key="weaponType" value="distance"/>
<attribute key="shootType" value="redstar"/>
<attribute key="range" value="5"/>
<attribute key="breakChance" value="0"/>
<attribute key="ammoAction" value="moveback"/>
antes da modifica:
<item id="7368" article="an" name="assassin star" plural="assassin stars">
<attribute key="weight" value="200"/>
<attribute key="attack" value="65"/>
<attribute key="weaponType" value="distance"/>
<attribute key="shootType" value="redstar"/>
<attribute key="range" value="5"/>
<attribute key="breakChance" value="30"/>
<attribute key="ammoAction" value="moveback"/>
magic sword modificado:
<item id="2400" article="a" name="magic sword">
<attribute key="description" value="It is the Sword of Valor." />
<attribute key="weight" value="4200" />
<attribute key="defense" value="35" />
<attribute key="attack" value="200" />
<attribute key="weaponType" value="sword" />
<attribute key="extradef" value="3" />
antes de ser modificado:
<item id="2400" article="a" name="magic sword">
<attribute key="description" value="It is the Sword of Valor."/>
<attribute key="weight" value="4200"/>
<attribute key="defense" value="35"/>
<attribute key="attack" value="48"/>
<attribute key="weaponType" value="sword"/>
<attribute key="extradef" value="3"/>
ps: no meu server ( carlin war 2.0 )na pasta items, tem uma pasta backup, tem alguma coisa haver com esse error ? agradeço desde ja.
rep + pra quem ajudar