Postado Agosto 21, 2017 7 anos elseif spell == "Quick Attack" then doSendMagicEffect(getThingPosWithDebug(cid), 211) local x = getClosestFreeTile(cid, getThingPosWithDebug(target)) doTeleportThing(cid, x, false) doFaceCreature(cid, getThingPosWithDebug(target)) doAreaCombatHealth(cid, NORMALDAMAGE, getThingPosWithDebug(target), 0, -min, -max, 3) é essa a script Do quick attack,é o poder mais parecido com o zen headbutt que tenho aq
Postado Agosto 21, 2017 7 anos 6 horas atrás, igor lindo disse: elseif spell == "Quick Attack" then doSendMagicEffect(getThingPosWithDebug(cid), 211) local x = getClosestFreeTile(cid, getThingPosWithDebug(target)) doTeleportThing(cid, x, false) doFaceCreature(cid, getThingPosWithDebug(target)) doAreaCombatHealth(cid, NORMALDAMAGE, getThingPosWithDebug(target), 0, -min, -max, 3) é essa a script Do quick attack,é o poder mais parecido com o zen headbutt que tenho aq E aonde edito essa parte do quick attack, na spells ou na lib, ajuda ai pf
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.