local area = createCombatArea(arr) setCombatArea(combat, area)
function spellCallbackHappy(param) if param.count > 0 or math.random(0, 1) == 1 then doSendMagicEffect(param.pos, math.random(28,30)) if math.random(0, 6) == 1 then doCreatureSay(param.cid, "Feliz Cumpleaños!", TALKTYPE_MONSTER, false, 0, param.pos) end param.count = param.count - 1 addEvent(spellCallbackHappy, math.random(2000, 7000), param) end end
function onTargetTileHappy(cid, pos) addEvent(spellCallbackHappy, math.random(1000, 3000), {["cid"] = cid, ["pos"] = pos, ["count"] = 20}) end
jaja.. muy bueno me gusto.. solo que seria mejor agregarle el nombre del player.. aunqe igual es dificil saber la fecha de cumpleaños de tus jugadores..
grande.
Slayer MoDeradores
Mensajes : 37 Puntos : 95 Reputación : 15 Fecha de inscripción : 30/04/2011
Tema: Re: Spell Feliz Cumpleaños xD Lun Mayo 23, 2011 12:33 am
no manches, esta super curada, neta me gusto muchisimo +rep