Skip to content

Motion Tracker Setting

Value syntax for the tracker_mode field on the Player traits enum. Controls motion-tracker behavior for the player.

ManagedMegalo maps tokens to e_motion_tracker_setting (motion_tracker_setting_names, five entries). Pair with tracker_range (a percentage) to set radar reach.

Values

ValueEffect
unchangedLeave the previous setting unchanged
offNo motion tracker
alliesAllies only on the motion tracker
normalStandard motion tracker rules
enhancedAll players visible regardless of movement speed
megalo
player_traits slayer_traits
	tracker_mode off
end
megalo
player_traits infected_traits
	tracker_mode enhanced
	tracker_range 150
end

See also