Ae vei até que fico legal , me ajudou um pouco.. mas você num da conta de fazer uma spell que tipo almenta o magic level e fica soltando.. Ex: algum effect envolta do player por 30 segundos , slá qualquer tempo ae '-'
Ja dei rep + ![]()
Se você me ajudar denovo dou rep + dnv ^^










info
Grupo: Cavaleiro
Registrado: 04/06/12
Posts: 188
Reputação: +22
Char no Tibia: Muleke do Sangue
Vamos começar, crie uma pasta chamada Killing Bot salve em Data/spells/scripts/attack.
-----------------This Spell was made with Mindrage's Spell Maker v0.56b --------- --Do not post the spells in any forum without this line or you will be caught!--- --This Software is free to use and can't be for for real-life values!------------ local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE, 2048) setCombatParam(combat1, COMBAT_PARAM_BLOCKSHIELD, 1) setCombatParam(combat1, COMBAT_PARAM_EFFECT, 6) setCombatParam(combat1, COMBAT_PARAM_DISTANCEEFFECT, 10) setCombatFormula(combat1, COMBAT_FORMULA_SKILL, 1000.9, -9999.9, 9000.5, -10000.3) --======================================================================= local combat2 = createCombatObject() setCombatParam(combat2, COMBAT_PARAM_TYPE, 0) setCombatParam(combat2, COMBAT_PARAM_EFFECT, 0) setCombatParam(combat2, COMBAT_PARAM_DISTANCEEFFECT, 0) setCombatFormula(combat2, COMBAT_FORMULA_LEVELMAGIC, 0, 0, 0, 0) --======================================================================= local area1 = { {1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1}, {0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0}, {0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0}, {0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0}, {0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 0}, {0, 0, 0, 1, 0, 1, 1, 1, 0, 1, 0, 0, 0}, {1, 1, 1, 1, 0, 1, 3, 1, 0, 1, 1, 1, 1}, {0, 0, 0, 1, 0, 1, 1, 1, 0, 1, 0, 0, 0}, {0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 0}, {0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0}, {0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0}, {0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0}, {1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1}} --======================================= local area2 = { {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}} --======================================= setCombatArea(combat1, createCombatArea(area1)) setCombatArea(combat2, createCombatArea(area2)) function onCastSpell(cid, var) addEvent(doCombat, 0, cid, combat1, var) addEvent(doCombat, 0, cid, combat2, var) endDepois va em Data/Spells.
Abra o arquivo xml e cole esta lina
Pronto ligue seu servidor e teste.
Desculpem por erros sou novo aqui.
REP + não esqueçam
se quiserem vem a spell entrem em
comemtem ae e se achar algum bug me falem aui no tópico mesmo
editadao.servegame.com
Créditos:
TheSlayer
Aff niguem da rep+ ninguem posta um coment vai cade os reps
Editado Agosto 9 por TheSlayer