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

Closed
opened 3 years ago by image · 1 comments
image commented 3 years ago

see title

see title
image commented 3 years ago
Collaborator

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 referenced this issue from a commit 3 years ago
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.