Tibia-Ots
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.
Atajos

[Addon Bonus] VVwIg

[Addon Bonus] 9LWHx

[Addon Bonus] D3UDq

Conectarse

Recuperar mi contraseña

Últimos temas
» Clase para principiantes
[Addon Bonus] I_icon_minitimeSáb Ene 12, 2013 2:10 pm por ™«★Alexis★»™

» Server de Naruto
[Addon Bonus] I_icon_minitimeMiér Jul 25, 2012 8:47 am por Achlys

» Como Poner Fast attack en tu OT
[Addon Bonus] I_icon_minitimeMar Jul 24, 2012 10:20 am por xmisterpkd

» Pedido de poke channel
[Addon Bonus] I_icon_minitimeSáb Jul 07, 2012 3:45 pm por Infernium

» MiniBanner Para Afiliaciones
[Addon Bonus] I_icon_minitimeVie Jun 29, 2012 1:16 am por Cosa Nostra™

» [BUG] Baiak O [PR]Rlmap
[Addon Bonus] I_icon_minitimeMiér Jun 27, 2012 10:34 pm por ™«★Alexis★»™

» Img Prueba Atajos Hechos Por Mi
[Addon Bonus] I_icon_minitimeMiér Jun 27, 2012 5:22 pm por Cosa Nostra™

» [Concurso] El Script Mas Raro!
[Addon Bonus] I_icon_minitimeMar Jun 26, 2012 5:33 pm por Señor De Los cielos

» Me presento!
[Addon Bonus] I_icon_minitimeLun Jun 25, 2012 6:07 pm por Achlys

» Afiliacion TibiaMapInDesign[TMID]
[Addon Bonus] I_icon_minitimeDom Jun 24, 2012 8:35 pm por Achlys

Mejores posteadores
™«★Alexis★»™ (179)
[Addon Bonus] I_vote_lcap[Addon Bonus] I_voting_bar[Addon Bonus] I_vote_rcap 
Achlys (137)
[Addon Bonus] I_vote_lcap[Addon Bonus] I_voting_bar[Addon Bonus] I_vote_rcap 
Critus™ (113)
[Addon Bonus] I_vote_lcap[Addon Bonus] I_voting_bar[Addon Bonus] I_vote_rcap 
Nekzo (77)
[Addon Bonus] I_vote_lcap[Addon Bonus] I_voting_bar[Addon Bonus] I_vote_rcap 
Cosa Nostra™ (51)
[Addon Bonus] I_vote_lcap[Addon Bonus] I_voting_bar[Addon Bonus] I_vote_rcap 
xmisterpkd (43)
[Addon Bonus] I_vote_lcap[Addon Bonus] I_voting_bar[Addon Bonus] I_vote_rcap 
God Crouzh't (37)
[Addon Bonus] I_vote_lcap[Addon Bonus] I_voting_bar[Addon Bonus] I_vote_rcap 
Black Fire (18)
[Addon Bonus] I_vote_lcap[Addon Bonus] I_voting_bar[Addon Bonus] I_vote_rcap 
Ledtherón (13)
[Addon Bonus] I_vote_lcap[Addon Bonus] I_voting_bar[Addon Bonus] I_vote_rcap 
Infernium (13)
[Addon Bonus] I_vote_lcap[Addon Bonus] I_voting_bar[Addon Bonus] I_vote_rcap 

¿Quién está en línea?
En total hay 1 usuario en línea: 0 Registrados, 0 Ocultos y 1 Invitado

Ninguno

[ Ver toda la lista ]


El record de usuarios en línea fue de 42 durante el Miér Jul 19, 2017 1:02 am

[Addon Bonus]

4 participantes

Ir abajo

[Addon Bonus] Empty [Addon Bonus]

Mensaje por Achlys Mar Jun 19, 2012 10:45 am

Hello amiwos les traigo addon bonus para tu server! Si asi es "bonus" Te da un atributo especial segun el Outfit que vistas!!

Vayan a la carpeta outfits de tu server esta se encuentra en data/xml

Seleccionen todo el contenido de outfits.xml y sustituyanlo por esto:

Código:
 <?xml version="1.0"?>
<outfits>
<outfit id="1">
<list gender="0" lookType="136" name="Citizen">
<attribute speed="5"/>
<stats maxHealth="100"/>
</list>
<list gender="1" lookType="128" name="Citizen">
<attribute speed="5"/>
<stats maxHealth="100"/>
</list>
</outfit>

<outfit id="2">
<list gender="0" lookType="137" name="Hunter">
<skills dist="3"/>
</list>
<list gender="1" lookType="129" name="Hunter">
<skills dist="3"/>
</list>
</outfit>

<outfit id="3">
<list gender="0" lookType="138" name="Mage">
<stats magLevel="2"/>
<stats maxMana="200"/>
</list>
<list gender="1" lookType="130" name="Mage">
<stats magLevel="2"/>
<stats maxMana="200"/>
</list>
</outfit>

<outfit id="4">
<list gender="0" lookType="139" name="Knight">
<skills sword="3"/>
</list>
<list gender="1" lookType="131" name="Knight">
<skills sword="3"/>
</list>
</outfit>

<outfit id="5">
<list gender="0" lookType="140" name="Noblewoman">
<skills club="3"/>
</list>
<list gender="1" lookType="132" name="Nobleman">
<skills club="3"/>
</list>
</outfit>

<outfit id="6">
<list gender="0" lookType="141" name="Summoner">
<stats magLevel="2"/>
<stats maxMana="100"/>
</list>
<list gender="1" lookType="133" name="Summoner">
<stats magLevel="2"/>
<stats maxMana="100"/>
</list>
</outfit>

<outfit id="7">
<list gender="0" lookType="142" name="Warrior">
<skills sword="3"/>
</list>
<list gender="1" lookType="134" name="Warrior">
<skills sword="3"/>
</list>
</outfit>

<outfit id="8">
<list gender="0" lookType="147" name="Barbarian">
<skills axe="3"/>
</list>
<list gender="1" lookType="143" name="Barbarian">
<skills axe="3"/>
</list>
</outfit>

<outfit id="9">
<list gender="0" lookType="148" name="Druid">
<stats magLevel="2"/>
</list>
<list gender="1" lookType="144" name="Druid">
<stats magLevel="2"/>
</list>
</outfit>

<outfit id="10">
<list gender="0" lookType="149" name="Wizard">
<stats magLevel="1"/>
<stats maxMana="100"/>
</list>
<list gender="1" lookType="145" name="Wizard">
<stats magLevel="1"/>
<stats maxMana="100"/>
</list>
</outfit>

<outfit id="11">
<list gender="0" lookType="150" name="Oriental">
<attribute speed="5"/>
<stats maxHealth="200"/>
<stats maxMana="200"/>
</list>
<list gender="1" lookType="146" name="Oriental">
<attribute speed="5"/>
<stats maxHealth="200"/>
<stats maxMana="200"/>
</list>
</outfit>

<outfit id="12">
<list gender="0" lookType="155" name="Pirate">
<stats maxHealth="100"/>
<skills club="3"/>
</list>
<list gender="1" lookType="151" name="Pirate">
<stats maxHealth="100"/>
<skills club="3"/>
</list>
</outfit>

<outfit id="13">
<list gender="0" lookType="156" name="Assassin">
<attribute speed="5"/>
<skills dist="2"/>
</list>
<list gender="1" lookType="152" name="Assassin">
<attribute speed="5"/>
<skills dist="2"/>
</list>
</outfit>

<outfit id="14">
<list gender="0" lookType="157" name="Beggar">
<stats maxHealth="200"/>
</list>
<list gender="1" lookType="153" name="Beggar">
<stats maxHealth="200"/>
</list>
</outfit>

<outfit id="15">
<list gender="0" lookType="158" name="Shaman">
<stats magLevel="2"/>
</list>
<list gender="1" lookType="154" name="Shaman">
<stats magLevel="2"/>
</list>
</outfit>

<outfit id="16">
<list gender="0" lookType="252" name="Norsewoman">
<skills shielding="2"/>
<stats maxHealth="200"/>
</list>
<list gender="1" lookType="251" name="Norseman">
<skills shielding="2"/>
<stats maxHealth="200"/>
</list>
</outfit>

<outfit id="17">
<list gender="0" lookType="269" name="Nightmare">
<skills shielding="3"/>
</list>
<list gender="1" lookType="268" name="Nightmare">
<skills shielding="3"/>
</list>
</outfit>

<outfit id="18">
<list gender="0" lookType="270" name="Jester">
<stats maxMana="100"/>
<attribute speed="5"/>
<stats maxHealth="100"/>
</list>
<list gender="1" lookType="273" name="Jester">
<stats maxMana="100"/>
<attribute speed="5"/>
<stats maxHealth="100"/>
</list>
</outfit>

<outfit id="19">
<list gender="0" lookType="279" name="Brotherhood">
<stats magLevel="2"/>
<stats maxHealth="100"/>
</list>
<list gender="1" lookType="278" name="Brotherhood">
<stats magLevel="2"/>
<stats maxHealth="100"/>
</list>
</outfit>

<outfit id="20">
<list gender="0" lookType="288" name="Demonhunter">
<attribute speed="10"/>
<stats maxHealth="200"/>
</list>
<list gender="1" lookType="289" name="Demonhunter">
<attribute speed="10"/>
<stats maxHealth="200"/>
</list>
</outfit>

<outfit id="21">
<list gender="0" lookType="324" name="Yalaharian">
<attribute speed="5"/>
<stats magLevel="2"/>
</list>
<list gender="1" lookType="325" name="Yalaharian">
<attribute speed="5"/>
<stats magLevel="2"/>
</list>
</outfit>

<outfit id="22">
<list gender="0" lookType="336" name="Warmaster">
<stats maxMana="100"/>
<attribute speed="15"/>
<stats maxHealth="100"/>
<stats magLevel="2"/>
</list>
<list gender="1" lookType="335" name="Warmaster">
<stats maxMana="100"/>
<attribute speed="15"/>
<stats maxHealth="100"/>
<stats magLevel="2"/>
</list>
</outfit>

<outfit id="23">
<list gender="0" lookType="366" name="Wayfarer"/>
<list gender="1" lookType="367" name="Wayfarer"/>
</outfit>

<outfit id="24">
<list gender="0" lookType="329" name="Wedding"/>
<list gender="1" lookType="328" name="Wedding"/>
</outfit>

<outfit id="25" access="5" premium="yes">
<list gender="0-3" lookType="12" name="Archdemon"/>
</outfit>

<outfit id="26" access="5" premium="yes">
<list gender="0-3" lookType="159" name="Elf"/>
</outfit>

<outfit id="27" access="5" premium="yes">
<list gender="0-3" lookType="160" name="Dwarf"/>
</outfit>

<outfit id="28" access="5" premium="yes">
<list gender="0-3" lookType="226" name="Frog"/>
</outfit>

<outfit id="29" access="5" premium="yes">
<list gender="0-3" lookType="194" name="Cult"/>
</outfit>

<outfit id="30" access="5" premium="yes">
<list gender="0-3" lookType="253" name="Headsplitter"/>
</outfit>

<outfit id="31" access="5" premium="yes">
<list gender="0-3" lookType="254" name="Skullhunter"/>
</outfit>

<outfit id="32" access="5" premium="yes">
<list gender="0-3" lookType="255" name="Bloodwalker"/>
</outfit>

<outfit id="33" access="5" premium="yes">
<list gender="0-3" lookType="264" name="Brutetamer"/>
</outfit>

<outfit id="34" access="3" premium="yes">
<list gender="0-3" lookType="75" name="Gamemaster"/>
</outfit>

<outfit id="35" access="4" premium="yes">
<list gender="0-3" lookType="266" name="Community Manager"/>
</outfit>

<outfit id="36" access="5" premium="yes">
<list gender="0-3" lookType="302" name="God"/>
</outfit>
</outfits>


Espero lo disfruten amigos de Tibia-ots!!

Creditos: 100% Riickix
Achlys
Achlys

Mensajes : 137
Puntos : 9100
Reputación : 175
Fecha de inscripción : 21/05/2012
Edad : 32
Localización : Exiva &quot;Achlys

Volver arriba Ir abajo

[Addon Bonus] Empty Re: [Addon Bonus]

Mensaje por ™«★Alexis★»™ Mar Jun 19, 2012 3:15 pm

Buen Aporte Man Sigue Asi :/
@Up Se Le Puede Modificar La Mana?
+REP
™«★Alexis★»™
™«★Alexis★»™
Administrador
Administrador

Mensajes : 179
Puntos : 15894
Reputación : 99
Fecha de inscripción : 28/03/2012
Localización : Venezuela

https://tibia-ots.foroactivo.mx

Volver arriba Ir abajo

[Addon Bonus] Empty Re: [Addon Bonus]

Mensaje por Nekzo Dom Jun 24, 2012 11:53 am

@up eso es obviamente modificable creo Very Happy

on: lo andaba buscando

+rep
Nekzo
Nekzo
Moderadores
Moderadores

Mensajes : 77
Puntos : 8965
Reputación : 145
Fecha de inscripción : 13/06/2012
Edad : 34
Localización : Mty

https://tibia-ots.foroactivo.mx

Volver arriba Ir abajo

[Addon Bonus] Empty Re: [Addon Bonus]

Mensaje por Critus™ Dom Jun 24, 2012 7:23 pm

Buen aporte, Gracias por esto Achlys Sigue aportando Wink
Critus™
Critus™

Mensajes : 113
Puntos : 9793
Reputación : 225
Fecha de inscripción : 12/06/2012

Volver arriba Ir abajo

[Addon Bonus] Empty Re: [Addon Bonus]

Mensaje por Achlys Dom Jun 24, 2012 8:27 pm

@[God] Matriixx Claro.... Eso depende del outfit que quieras modificar!!
Achlys
Achlys

Mensajes : 137
Puntos : 9100
Reputación : 175
Fecha de inscripción : 21/05/2012
Edad : 32
Localización : Exiva &quot;Achlys

Volver arriba Ir abajo

[Addon Bonus] Empty Re: [Addon Bonus]

Mensaje por Contenido patrocinado


Contenido patrocinado


Volver arriba Ir abajo

Volver arriba


 
Permisos de este foro:
No puedes responder a temas en este foro.