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


En este foro encontras ayuda subre tu Otserver
 
ÍndicePortalÚltimas imágenesBuscarRegistrarseConectarse
Navegación
 Portal
 Índice
 Miembros
 Perfil
 FAQ
 Buscar
Conectarse
Nombre de Usuario:
Contraseña:
Entrar automáticamente en cada visita: 
:: Recuperar mi contraseña
Últimos temas
» johnnathann
 [Spell]Exevo mas frigo Icon_minitimeSáb Sep 15, 2012 8:48 pm por johnnathannj

»  [8.70] Real Global Map 1.8 + Imagenes + Scans
 [Spell]Exevo mas frigo Icon_minitimeLun Jun 11, 2012 4:53 am por Lazcano

» Speedy War [8.60]
 [Spell]Exevo mas frigo Icon_minitimeVie Mar 30, 2012 2:12 pm por GOD ALE

»  [Rpg-Pvp][8.60]Kreuus Easy
 [Spell]Exevo mas frigo Icon_minitimeJue Mar 29, 2012 11:42 pm por GOD ALE

» [Script] Royal Crossbow!
 [Spell]Exevo mas frigo Icon_minitimeJue Mar 29, 2012 11:22 pm por GOD ALE

» Ayuda con el ot server
 [Spell]Exevo mas frigo Icon_minitimeJue Mar 29, 2012 10:45 pm por GOD ALE

»  Tiko ot editado 8.60
 [Spell]Exevo mas frigo Icon_minitimeJue Mar 29, 2012 10:34 pm por GOD ALE

»  VikiRanch.'[8.60] war v.1.0
 [Spell]Exevo mas frigo Icon_minitimeJue Mar 29, 2012 9:54 pm por GOD ALE

» Abrir Puertos De Tibia En El Router Thomson tg585 de telmex
 [Spell]Exevo mas frigo Icon_minitimeVie Oct 28, 2011 1:21 pm por panda

Mejores posteadores
Dj Pacos
 [Spell]Exevo mas frigo I_vote_lcap [Spell]Exevo mas frigo I_voting_bar [Spell]Exevo mas frigo I_vote_rcap 
admin heber723
 [Spell]Exevo mas frigo I_vote_lcap [Spell]Exevo mas frigo I_voting_bar [Spell]Exevo mas frigo I_vote_rcap 
God Maracula
 [Spell]Exevo mas frigo I_vote_lcap [Spell]Exevo mas frigo I_voting_bar [Spell]Exevo mas frigo I_vote_rcap 
GoD Mexicansoul
 [Spell]Exevo mas frigo I_vote_lcap [Spell]Exevo mas frigo I_voting_bar [Spell]Exevo mas frigo I_vote_rcap 
God Dunckan
 [Spell]Exevo mas frigo I_vote_lcap [Spell]Exevo mas frigo I_voting_bar [Spell]Exevo mas frigo I_vote_rcap 
Admin Azteca
 [Spell]Exevo mas frigo I_vote_lcap [Spell]Exevo mas frigo I_voting_bar [Spell]Exevo mas frigo I_vote_rcap 
Slayer
 [Spell]Exevo mas frigo I_vote_lcap [Spell]Exevo mas frigo I_voting_bar [Spell]Exevo mas frigo I_vote_rcap 
God Damubu
 [Spell]Exevo mas frigo I_vote_lcap [Spell]Exevo mas frigo I_voting_bar [Spell]Exevo mas frigo I_vote_rcap 
DJ Punk
 [Spell]Exevo mas frigo I_vote_lcap [Spell]Exevo mas frigo I_voting_bar [Spell]Exevo mas frigo I_vote_rcap 
Glonlova
 [Spell]Exevo mas frigo I_vote_lcap [Spell]Exevo mas frigo I_voting_bar [Spell]Exevo mas frigo I_vote_rcap 

 

  [Spell]Exevo mas frigo

Ir abajo 
4 participantes
AutorMensaje
Invitado
Invitado




 [Spell]Exevo mas frigo Empty
MensajeTema: [Spell]Exevo mas frigo    [Spell]Exevo mas frigo Icon_minitimeVie Mayo 13, 2011 10:22 pm

Ok bueno ps les traigo otra spell de mi ot llamado
exevo mas frigo Aqui les mostrare una imagen
 [Spell]Exevo mas frigo Exevomasfrigo
Ok primero se ban a data/spells/scripts Y crean un archivo lua Llamado Druid hur y adentro le ponen lo siguiente:
Código:
local combat = createCombatObject()
setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_ICEDAMAGE)
setCombatParam(combat, COMBAT_PARAM_EFFECT, 42)
setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, -7.7, 0, -7.8, 0)

local combat2 = createCombatObject()
setCombatParam(combat2, COMBAT_PARAM_TYPE, COMBAT_ICEDAMAGE)
setCombatParam(combat2, COMBAT_PARAM_EFFECT, 43)
setCombatFormula(combat2, COMBAT_FORMULA_LEVELMAGIC, -7.7, 0, -7.8, 0)

local combat3 = createCombatObject()
setCombatParam(combat3, COMBAT_PARAM_TYPE, COMBAT_ICEDAMAGE)
setCombatParam(combat3, COMBAT_PARAM_EFFECT, 52)
setCombatFormula(combat3, COMBAT_FORMULA_LEVELMAGIC, -7.7, 0, -7.8, 0)

local arr = {
{0, 0, 0, 0, 0},
{0, 1, 1, 1, 0},
{0, 1, 2, 1, 0},
{0, 1, 1, 1, 0},
{0, 0, 0, 0, 0}
}

local arr2 = {
{1, 1, 1, 1, 1},
{1, 0, 0, 0, 1},
{1, 0, 2, 0, 1},
{1, 0, 0, 0, 1},
{1, 1, 1, 1, 1}
}

local arr3 = {
{1, 1, 1, 1, 1, 1, 1},
{1, 0, 0, 0, 0, 0, 1},
{1, 0, 0, 0, 0, 0, 1},
{1, 0, 0, 2, 0, 0, 1},
{1, 0, 0, 0, 0, 0, 1},
{1, 0, 0, 0, 0, 0, 1},
{1, 1, 1, 1, 1, 1, 1}
}

local area = createCombatArea(arr)
setCombatArea(combat, area)

local area = createCombatArea(arr2)
setCombatArea(combat2, area)

local area = createCombatArea(arr3)
setCombatArea(combat3, area)

function onCastSpell(cid, var)
doCombat(cid, combat, var)
doCombat(cid, combat2, var)
return doCombat(cid, combat3, var)
end

Bien ya que aigan echo eso se ban a data/spells/spells.xml agregan lo siguiente
Código:
 <instant name="Druid Hur" words="exevo mas frigo" lvl="130" mana="1600" prem="1" selftarget="1" exhaustion="2000" needlearn="0" script="attack/druid hur.lua">
      <vocation name="Druid"/>
      <vocation name="Elder Druid"/>
Bien si te gusto dame rep

PD:Desbaneenme XD
Volver arriba Ir abajo
Dj Pacos
Admin
Admin
Dj Pacos


100

Mensajes : 169
Puntos : 294
Reputación : 56
Fecha de inscripción : 01/05/2011
Edad : 31

 [Spell]Exevo mas frigo Empty
MensajeTema: Re: [Spell]Exevo mas frigo    [Spell]Exevo mas frigo Icon_minitimeSáb Mayo 14, 2011 12:56 am

muy bueno! gracias por el aporte!
tu cuenta ya fue desbaneada hace dias we ¬¬ (te mande un mp cuando sucedio.)
Volver arriba Ir abajo
DJ Punk
Spriter
Spriter
DJ Punk


Mensajes : 17
Puntos : 38
Reputación : 3
Fecha de inscripción : 11/05/2011
Edad : 28

 [Spell]Exevo mas frigo Empty
MensajeTema: Re: [Spell]Exevo mas frigo    [Spell]Exevo mas frigo Icon_minitimeSáb Mayo 14, 2011 6:45 pm

Bueno pero

Creditos?
Ponlos bien porfavor.

PD: Haganme caso -.-
Volver arriba Ir abajo
http://www.DJ-Punk.tk
GoD Mexicansoul
Aportador
Aportador
GoD Mexicansoul


50

Mensajes : 72
Puntos : 157
Reputación : 25
Fecha de inscripción : 27/04/2011

 [Spell]Exevo mas frigo Empty
MensajeTema: Re: [Spell]Exevo mas frigo    [Spell]Exevo mas frigo Icon_minitimeSáb Mayo 14, 2011 9:38 pm

Surprised
Esta bn chingon no puta vergas mames Me la rifo XD
Volver arriba Ir abajo
admin heber723
Admin
Admin
admin heber723


100

Mensajes : 128
Puntos : 1163
Reputación : 16
Fecha de inscripción : 27/04/2011

 [Spell]Exevo mas frigo Empty
MensajeTema: Re: [Spell]Exevo mas frigo    [Spell]Exevo mas frigo Icon_minitimeSáb Mayo 14, 2011 11:29 pm

chido spells man recuerda no palabras obsenas ¬¬
Volver arriba Ir abajo
Contenido patrocinado





 [Spell]Exevo mas frigo Empty
MensajeTema: Re: [Spell]Exevo mas frigo    [Spell]Exevo mas frigo Icon_minitime

Volver arriba Ir abajo
 
[Spell]Exevo mas frigo
Volver arriba 
Página 1 de 1.
 Temas similares
-
»  [Spell] Spared Hur
»  [Spell]Winter Wolf
» [SPELL] Holy Fury
» Spell Feliz Cumpleaños xD
»  (spell) exori sant holy

Permisos de este foro:No puedes responder a temas en este foro.
Dark-Tibia :: Utilidades :: Spells-
Cambiar a: