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.