Postado Abril 9, 2015 10 anos Eu queria uma ajuda para criar uma bota vip e meu servidor 10.76. Estou colocando ela no lugar da Boots of Waterwalking, e colocando as funções da soft boots, mais ela nao funciona no jogo. Bota que estou criando <item id="2358" name="Babilonia Boots (faster regeneration)"> <attribute key="weight" value="800" /> <attribute key="slotType" value="feet" /> <attribute key="decayTo" value="10021" /> <attribute key="duration" value="14400" /> <attribute key="healthGain" value="100" /> <attribute key="healthTicks" value="2000" /> <attribute key="manaGain" value="100" /> <attribute key="manaTicks" value="1000" /> <attribute key="showattributes" value="1" /> <attribute key="speed" value="40" />
Postado Abril 9, 2015 10 anos no nome so deixa Babilonia Boots <item id="2358" article="a" name="Babilonia Boots"> <attribute key="weight" value="800" /> <attribute key="slotType" value="feet" /> <attribute key="decayTo" value="10021" /> <attribute key="transformDeEquipTo" value="6132" /> <attribute key="duration" value="14400" /> <attribute key="healthGain" value="25" /> <attribute key="healthTicks" value="2000" /> <attribute key="manaGain" value="500" /> <attribute key="manaTicks" value="1000" /> <attribute key="showduration" value="1" /> </item> site acesse:http://rexwar.esy.es se te ajudei mi ajude com um like canal do youtube:https://www.youtube.com/channel/ blog:http://yakinhotutoriais.blogspot.com.br/ site acesse:http://rexwar.esy.es 0 comentários:
Postado Abril 9, 2015 10 anos Autor no nome so deixa Babilonia Boots <item id="2358" article="a" name="Babilonia Boots"> <attribute key="weight" value="800" /> <attribute key="slotType" value="feet" /> <attribute key="decayTo" value="10021" /> <attribute key="transformDeEquipTo" value="6132" /> <attribute key="duration" value="14400" /> <attribute key="healthGain" value="25" /> <attribute key="healthTicks" value="2000" /> <attribute key="manaGain" value="500" /> <attribute key="manaTicks" value="1000" /> <attribute key="showduration" value="1" /> </item> nao ta recuperando a mana nem life
Postado Abril 9, 2015 10 anos nao ta recuperando a mana nem life Ja configurou esse item em movements.xml ?
Postado Abril 9, 2015 10 anos DAI VC ABRE O MOVEMENTS.XML E COLOCA ISSO <movevent type="Equip" itemid="ID DO SEU item" slot="head" level="40" event="function" value="onEquipItem"><vocation id="1"/><vocation id="5" showInDescription="0"/><vocation id="2"/><vocation id="6" showInDescription="0"/></movevent><movevent type="DeEquip" itemid="ID DO item" slot="head" event="function" value="onDeEquipItem"/> itemid: coloca o id do item slot: tipo de lugar que vai ativar o efeito (nesse caso, se vc colocar o helmet em qualquer slot que não seja a cabeça não ativa) level: level pra usar o item event e value: não mexe vocation id é as classes que podem usar, o showIndescription = 0 indica que não vai mostrar aquela classe na descrição (isso serve pra evitar repetições do tipo: Esse item pode ser usado por sorceres e master sorceres) Editado Abril 9, 2015 10 anos por Tibia2015br (veja o histórico de edições) site acesse:http://rexwar.esy.es se te ajudei mi ajude com um like canal do youtube:https://www.youtube.com/channel/ blog:http://yakinhotutoriais.blogspot.com.br/ site acesse:http://rexwar.esy.es 0 comentários:
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.