Postado Dezembro 21, 2015 9 anos Bom, sou novo no tibia king e não sei se estou postando no lugar certo mais ok. Eu estou com um problema, por exemplo, adicionei um item no caso Rikudou Armor, adicionei a sprite no client, adicionei no itens otb, arrumei no xml, porém ele não da status, ele não esta dando ml, distance, etc, como arrumar? OBS- Como sou novo não tenho certeza se estou postando no lugar certo,porém, Agradeço já! Spoiler <item id="11394" article="a" name="Rikudou tunic"> <attribute key="description" value="Ninjutsu skill increases in 20 and increases Taijutsu in 20 and chakra health recovery 5000/s." /> <attribute key="weight" value="3500" /> <attribute key="armor" value="10" /> <attribute key="skillAxe" value="10" /> <attribute key="skillClub" value="10" /> <attribute key="skillSword" value="10" /> <attribute key="skillDist" value="70" /> <attribute key="magiclevelpoints" value="20" /> <attribute key="manaGain" value="3000" /> <attribute key="manaTicks" value="1000" /> <attribute key="healthGain" value="2500" /> <attribute key="healthTicks" value="1000" /> <attribute key="showattributes" value="1" /> <attribute key="slotType" value="body" /> </item>
Postado Dezembro 22, 2015 9 anos Solução @Xurumela Você não registrou no movements.xml, né? <movevent event="DeEquip" itemid="11394" slot="body" function="onDeEquipItem"/> <movevent event="Equip" itemid="11394" slot="body" function="onEquipItem"/>
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.