| 6 posts found | |
|---|---|
|
Thought some of you would enjoy this little trick I've been keeping doing in all MMO that does not allows a mouse look toogle feature.
#IfWinActive Star Wars: The Old Republic
Thread, interrupt, 0 ; !LButton:: Thread, Priority, 2147483647 Click down right exit ; #IfWinActive 3) Rename the file to an ".ahk" extension
Either before or after launching your game launch your Your_script_name_file.exe. ALT + Left mouse button will lock your character in mouse look mode Note: You can replace !LButton (==ALT + Left mouse button) in the script with any other key binding of your liking. |
|
|
1/29/12 2:38:03 PM#2
Sounds like dancing with EA. |
|
|
1/29/12 2:58:08 PM#3
I don't get what this does.
My live Stream:www.twitch.tv/dubyahite
|
|
|
Distopia
Drifter
Joined: 11/22/05
If it contains the words video and game, it must be a WOW clone. |
1/29/12 3:02:46 PM#4
Originally posted by dubyahite I'd assume it creates a chase camera, or something similar, just going by "mouse look"? For every minute you are angry , you lose 60 seconds of happiness."-Emerson If you can't argue the point don't say anything at all. |
|
1/29/12 3:50:46 PM#5
The game doesn't allow you to toggle off Camera Follow.
so his workaround allows you to not have the camera constantly snapping back to follow everytime you let off your mouse.
Players that are often good at kiting classes turn their camera 90 degrees so that they can strafe and still use instants.
I understand though that tons of SWTOR players are so new to the genre they aren't even aware the game lacks this most basic of functions. |
|
Originally posted by Littlebomb Well not exactly.
It's not disabling camera chase but mouse look toggle, enabling you to steer with the mouse as in FPS without being obliged to hold down the mouse button. |
|