Announcement
Collapse
No announcement yet.
auto aim
Collapse
X
-
>= 1 is OFF ie 100% user aim 9 is 900% user aim so its pretty much moot.
Leave a comment:
-
default is 0.93, setting to 1 will turn it offLower values equals greater auto-aiming.
Code:dist = DotProduct (dir, pr_global_struct->v_forward); if (dist < sv_aim.value) continue; // too far to turn
Leave a comment:
-
sv_aim 0 should do the trick
its 0, checked it myself just now.Last edited by Mindf!3ldzX; 07-06-2009, 08:17 AM.
Leave a comment:
Leave a comment: