Ir para conteúdo

[Encerrado] Galera Ajuda Com Item Vip


Posts Recomendados

eu crio os items vipo tudo certinho la em data/items/items.xml... dps vou em weapons faço tudo certo... ai entro no ot e ocorre isso :

 

10:13 You see an item of type 7735, please report it to gamemaster.
It can only be wielded properly by master sorcerers and elder druids of level 100 or higher.
ItemID: [7735].
Position: [X: 436] [Y: 451] [Z: 7].

 

sendo que a configurei dessa forma la nas pastas

 

data/items/items.xml:

 

<item id="7735" article="a" name="spellwand">
 <attribute key="description" value="Wand muito poderosa./>
 <attribute key="weight" value="1450" />
		<attribute key="weaponType" value="wand"/>
		<attribute key="shootType" value="holy"/>
		<attribute key="range" value="5"/>

 

e em data/weapons/weapons.xml:

 

  <wand id="7735" level="100" mana="30" min="200" max="350" type="holy" event="function" value="default"> <!-- Spellwand (VIP) -->
 <vocation id="1"/>
 <vocation id="2"/>
  </wand>

 

e tbm ocorre um erro no painel admin do site... la parte de editar shop la no site:

 

Warning: simplexml_load_file() [function.simplexml-load-file]: file:///C%3A/Documents%20and%20Settings/XP/Desktop/ot%20serv%20de%20tibia/BAIAK(PROJ2)/BAIAK(OT2)//data/items/items.xml:13002: parser error : Unescaped '<' not allowed in attributes values in C:\xampp\htdocs\shopadmin.php on line 117
Warning: simplexml_load_file() [function.simplexml-load-file]: <attribute key="weight" value="1450" /> in C:\xampp\htdocs\shopadmin.php on line 117
Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in C:\xampp\htdocs\shopadmin.php on line 117
Warning: simplexml_load_file() [function.simplexml-load-file]: file:///C%3A/Documents%20and%20Settings/XP/Desktop/ot%20serv%20de%20tibia/BAIAK(PROJ2)/BAIAK(OT2)//data/items/items.xml:13002: parser error : attributes construct error in C:\xampp\htdocs\shopadmin.php on line 117
Warning: simplexml_load_file() [function.simplexml-load-file]: <attribute key="weight" value="1450" /> in C:\xampp\htdocs\shopadmin.php on line 117
Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in C:\xampp\htdocs\shopadmin.php on line 117
Warning: simplexml_load_file() [function.simplexml-load-file]: file:///C%3A/Documents%20and%20Settings/XP/Desktop/ot%20serv%20de%20tibia/BAIAK(PROJ2)/BAIAK(OT2)//data/items/items.xml:13002: parser error : Couldn't find end of Start Tag attribute line 13001 in C:\xampp\htdocs\shopadmin.php on line 117
Warning: simplexml_load_file() [function.simplexml-load-file]: <attribute key="weight" value="1450" /> in C:\xampp\htdocs\shopadmin.php on line 117
Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in C:\xampp\htdocs\shopadmin.php on line 117
Warning: simplexml_load_file() [function.simplexml-load-file]: file:///C%3A/Documents%20and%20Settings/XP/Desktop/ot%20serv%20de%20tibia/BAIAK(PROJ2)/BAIAK(OT2)//data/items/items.xml:16534: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xF1 0x6F 0x20 0x70 in C:\xampp\htdocs\shopadmin.php on line 117
Warning: simplexml_load_file() [function.simplexml-load-file]: <item id="9998" article="a" name="filled jalapeño peppers"> in C:\xampp\htdocs\shopadmin.php on line 117
Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in C:\xampp\htdocs\shopadmin.php on line 117
Could not load items!

 

 

O QUE FAZER? AGORA TODOS OS ITEMS DO SERV TAO BUGADO, INCLUSIVE ESCADAS E TELEPORTS... NAO DA PRA ENTRAR NAO DA PRA SUBIR E DERCER... ETC

 

Galera quem Puder Ajudar ai, é Urgencia Vlws.

Editado por kaiqueinsanity
Link para o comentário
Compartilhar em outros sites

Oque acontece no item é que falta um fechamento de tag que acaba bugando tudo, olhe a diferença:

<attribute key="description" value="Wand muito poderosa./>

 

<attribute key="description" value="Wand muito poderosa." />

 

Tinha faltado uma aspas dupla após o ponto!

Link para o comentário
Compartilhar em outros sites

tipo meu ot serv é de site, sera que tem haver??e aqui tem aquele arquivo otb nao consigo editar com nenhum editor.. nao sei o que fazer man... *obs: ate o shoping adimin do site, naquela parte de alterar os produtos bugou, dps que tentei fazer o item vip

Link para o comentário
Compartilhar em outros sites

  • 5 years later...
A questão neste tópico de suporte foi encerrada por falta de respostas. Este tópico está fechado e foi movido para Suporte - Tópicos Sem Resposta.

+ Caso a dúvida não tenha sido resolvida você poderá criar outro tópico solicitando ajuda.
* Lembre-se que é permitido dar UP no tópico a cada 24 horas para assim o destacar e manter movimentado.
Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...