#87 NPC fear is not implemented

Fechado
4 anos atrás foi aberto por image · 2 comentários
image comentado 4 anos atrás

when NPC is feared stands in place

when NPC is feared stands in place
image citou este problema em um commit 4 anos atrás
image fechado em 4 anos atrás
image comentado 4 anos atrás
Colaborador

If a zone has a .nav available it will use that for fear pathing. Otherwise mob will just stand in place.

If a zone has a .nav available it will use that for fear pathing. Otherwise mob will just stand in place.
image comentado 4 anos atrás
Colaborador

For fear to work on a spell..:

Cast function needs to have:

AddControlEffect(Target, 6) 

Remove function needs to have:

RemoveControlEffect(Target, 6)
For fear to work on a spell..: Cast function needs to have: AddControlEffect(Target, 6) Remove function needs to have: RemoveControlEffect(Target, 6)
Faça login para participar desta conversação.
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.