Locked Home » Forums » Legacy & Archived » Archived Content » Star Wars Galaxies » SWG Premium Discussions

my targetting fix : SWG Premium Discussions

Posted: December 24th, 2006
andmer
So in my keymap I have left click do "Primary Action / Primary Attack" but the problem is it should be "Set Intended Target/Primary Action/Primary Attack"

I hate having to press 1 key to set intended target and then the normal one to interact. So i made an auto hot key script to fix this.

download this software
Register to unlock hidden link

In your keymap, F12 to set intended target.
and run the attached auto it script.

.ahk extension was not allowed, so just remove the .txt and make the file swg.ahk to run after installation.

You can edit it if you want to change the set intended target hotkey if you choose.


Script contents look like this, its only active when SWG is active window.

#IfWinActive, ahk_class Star Wars Galaxies
~*$LButton::
Send {F12}
Send {LButton down}
return
#IfWinActive


Attachments:
swg.ahk.txt Register to unlock hidden link
(111 Bytes) Downloaded 41 times
Posted: December 24th, 2006
expurt
Nice work. Although F12 might conflict with many users second toolbar row. It looks easy enough to change.

BTW you can always zip files with disallowed file names.

Can premium members yay or nay this script for moving to confirmed.
Posted: January 2nd, 2007
User avatar
Total Posts:67 Joined:2005
I'll have to try this... how is the delay time? Is it instant?
Posted: January 4th, 2007
andmer
yeah its instant. can't play without it anymore heh.
Posted: January 4th, 2007
User avatar
Total Posts:67 Joined:2005
I love it... only thing that is annoying is that I have it mapped to "x" and now when I click, x is type lol... I have to change it.

_________________
SWG Gamers: SOE, the possibility of you making this game any better is approximately 3,720 to 1.

SOE: Never tell me the odds!
Posted: January 4th, 2007
andmer
droopy04 wrote:I love it... only thing that is annoying is that I have it mapped to "x" and now when I click, x is type lol... I have to change it.
yeah, thats why i mapped it to F12, which i really never used anyway.
Posted: January 10th, 2007
Total Posts:20 Joined:2006
im not understanding how to actually use and script the auto-it program, any chance someone can give an easy detailed guide on crating and using it for this?
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 16 guests
Locked