agent_pinpointer
Vars | |
minimum_range | The minimum range to start pointing towards your target. |
---|---|
range_far | The range until you're considered 'too far away' |
range_fuzz_factor | How fuzzy will the pinpointer be, messing with it pointing to your target. |
range_mid | The range until you're considered 'close' |
scan_target | The target we are pointing towards, refreshes every tick. |
Procs | |
point_to_target | Show the distance and direction of a scanned target |
scan_for_target | Attempting to locate a nearby target to scan and point towards. |
Var Details
minimum_range
The minimum range to start pointing towards your target.
range_far
The range until you're considered 'too far away'
range_fuzz_factor
How fuzzy will the pinpointer be, messing with it pointing to your target.
range_mid
The range until you're considered 'close'
scan_target
The target we are pointing towards, refreshes every tick.
Proc Details
point_to_target
Show the distance and direction of a scanned target
scan_for_target
Attempting to locate a nearby target to scan and point towards.