function onCastSpell(cid)
tempo = 10
target = getCreatureTarget(cid)
function doCancelParalyze()
if isCreature(target) then
mayNotMove(target, false)
end
return true
end
mayNotMove(target, true)
addEvent(doCancelParalyze, tempo * 1000)
end
Queria Que Quando o Player Tomasse Essa Spell Ficasse Um Feito Nele Por 10 Segundos .
Pergunta
Vasto Lord X 1
Eu Tenho Esse Spell :
Editado por Vasto Lord XQueria Que Quando o Player Tomasse Essa Spell Ficasse Um Feito Nele Por 10 Segundos .
Link para o comentário
Compartilhar em outros sites
8 respostass a esta questão
Posts Recomendados