#87 NPC fear is not implemented

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

when NPC is feared stands in place

when NPC is feared stands in place
image referenciou este problema num commit há 4 anos atrás
image comentado há 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 há 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.
A carregar...
Cancelar
Guardar
Ainda não existe conteúdo.