#287 (Rylec) When you hail a spawn using movement it should stop for a period before continuing movement

已关闭
image3 年之前创建 · 1 条评论
image 评论于 3 年之前

see title

see title
image 评论于 3 年之前
协作者

new rules (Int32)

	RULE_INIT(R_Spawn, HailMovementPause, "5000"); // time in milliseconds the spawn is paused on hail
	RULE_INIT(R_Spawn, HailDistance, "5"); // max distance to hail a spawn/npc
new rules (Int32) ``` RULE_INIT(R_Spawn, HailMovementPause, "5000"); // time in milliseconds the spawn is paused on hail RULE_INIT(R_Spawn, HailDistance, "5"); // max distance to hail a spawn/npc ```
image 在代码提交 3 年之前 中引用了该工单
image3 年之前 关闭
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。