Por tiobin, 04 de out. de 2011 em Actions e Talkactions
info
Grupo: Campones
Registrado: 05/09/11
Posts: 5
Reputação: 0
Galera tenho um problema no meu server. Sempre quando a soft acaba o server cai. Não da nenhum erro na distro, apenas para de funcionar.
itens.xml
<item id="2640" article="a" name="pair of soft 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="120" /> <!-- Duração de 2 min. apenas para teste --> <attribute key="healthGain" value="1" /> <attribute key="healthTicks" value="2000" /> <attribute key="manaGain" value="2" /> <attribute key="manaTicks" value="1000" /> <attribute key="showduration" value="1" /> <attribute key="showattributes" value="1" /> </item> <item id="10021" article="a" name="pair of worn soft boots"> <attribute key="description" value="Someone specialised in shoes might be able to repair them for you." /> <attribute key="weight" value="800" /> </item> <item id="6132" article="a" name="pair of soft boots"> <attribute key="weight" value="800" /> <attribute key="slotType" value="feet" /> <attribute key="transformEquipTo" value="2640" /> <attribute key="stopduration" value="1" /> <attribute key="showduration" value="1" /> </item>
movements.xml
<movevent type="Equip" itemid="2640" slot="feet" event="function" value="onEquipItem"/> <movevent type="DeEquip" itemid="2640" slot="feet" event="function" value="onDeEquipItem"/> <movevent type="Equip" itemid="6132" slot="feet" event="function" value="onEquipItem"/> <movevent type="DeEquip" itemid="6132" slot="feet" event="function" value="onDeEquipItem"/>
Server usado: Azeroth Server Updated.
Grato.
Editado Outubro 4 por TioBin
Registrado: 31/03/08
Posts: 7
Reputação: +3
Char no Tibia: CM Foxy
Qual a versão do OT
E qual é a distro ?
Azeroth Server Updated - 14/07/2011: v1.0
Versão: 8.70
Distro: Crystal Server
info
Grupo: Campones
Registrado: 05/09/11
Posts: 5
Reputação: 0
Galera tenho um problema no meu server. Sempre quando a soft acaba o server cai. Não da nenhum erro na distro, apenas para de funcionar.
itens.xml
movements.xml
Server usado: Azeroth Server Updated.
Grato.
Editado Outubro 4 por TioBin