SETUP_COMMAND
this callback is called every time the client prepares a movement tick
ideally you would do all your movement-changing features in here
it gives you an instance of the current user_cmd_t
this is run before prediction
this callback is called every time the client prepares a movement tick
ideally you would do all your movement-changing features in here
it gives you an instance of the current user_cmd_t
this is run before prediction