Hi all.
I'm working on a script and I want it to be able to register if the player is in crouch position or not. Basically my question is this:
Is there a way to write a script that checks with close intervalls if the players unit is crouching or not? I want the script to "exit" a soon as the player is not crouching.
I Looked at unitpos commands but they can not be used for "checking" if I'm correct. The "getpos unit select 2" return doesn't care about the actual unitpos either from my experience.
Cheers
Laggy