Found 2 bugs, the first disables recoil, and the second unbinds mouse turns

andrey_rogt

New member
1) The first video shows that any pop-up windows (except chat weel) limit mouse movement and stop the character's aim at the center, as a result, no recoil is imposed on the character's shooting
And also, if you hold down the left mouse button before opening any pop-up window, then after that you can release it, the shooting will be automatic

2) The second video shows that when you enter the "unbindall" command into the console, you will be able to unbind the character's camera

Below I will attach commands that can return control to you if someone writes this in the console (I know someone will want to)

console commands to return camera control:
bind "X_AXIS" "rightleft"
bind "Y_AXIS" "!forwardback"
bind "MOUSE_X" "yaw"
bind "MOUSE_Y" "pitch"
bind "U_AXIS" "yaw"
bind "R_AXIS" "pitch"
 

Attachments

Back
Top