#87 NPC fear is not implemented

已关闭
image4 年之前创建 · 2 条评论
image 评论于 4 年之前

when NPC is feared stands in place

when NPC is feared stands in place
image 在代码提交 4 年之前 中引用了该工单
image4 年之前 关闭
image 评论于 4 年之前
协作者

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 评论于 4 年之前
协作者

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)
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。