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

Fechado
há 3 anos atrás aberto por image · 1 comentários

see title

see title
image comentado há 3 anos atrás
Colaborador

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 referenciou este problema num commit há 3 anos atrás
Faça login para participar desta conversação.
A carregar...
Cancelar
Guardar
Ainda não existe conteúdo.