Weapon sensitivity script - modifies sensitivity to your custom settings.
Shotgun: sensitivity is modified while holding
Chaingun: sensitivity is modified while attacking
Rockets: sensitivity is modified while attacking
Rifle: sensitivity is modified while holding
Grenades: sensitivity is modified while attacking
INSTRUCTIONS FOR INSTALLATION:
Step 1: copy paste script to AUTOEXEC.CFG
Step 2: open game, since it will be your first time exec script: type /resetsensitivity
Step 3: click "weapon sensitivity.." which should be in main menu.
Step 4: set custom sensitivity for each weapon
Step 5: ???
Step 6: kick ass
Side note: whoever posted the createine command, I'd appreciate a re-post because I cannot figure it out.
Pictures:
1: http://i.imgur.com/SM9TnNL.png
2: http://i.imgur.com/LBFjYxk.png
Update 1:
removed a bunch of guibars so everything fit in one tab.
added missing default sensitivity field
http://i.imgur.com/Fe5AeOz.png
// Config script // rifle riflesensitivity = [ sleep 50 [ if (= (getweapon) 4) [ sensitivity $risensitivity ] ] riflesensitivity ] riflesensitivity // and like many more of those