Detect Sensitivity
Posted: Mon Aug 29, 2005 1:23 pm
Hello,
I need to temporary change the player mouse sensitivity and get it back to the player's defaut when done.
I know i can change the player's sensivity with
But i Have no clues how to get the previous value used by the player.
Thanks for any help.
I need to temporary change the player mouse sensitivity and get it back to the player's defaut when done.
I know i can change the player's sensivity with
Code: Select all
local.player stufftext ("sensitivity "value between 0-20")//Checked the UI
Thanks for any help.