Dodik said: »
Think will have to resort to external mapping programs too. What do you use Iocus?
What I want is basically '/target <stnpc>' on a controller button. Their implementation is close, but tends to target your trusts and with no subtarget still leaves you clicking left and right through everything to find the mob.
Targeting your own trusts cannot be turned off as opposed to other's trusts, which is annoying.
What I want is basically '/target <stnpc>' on a controller button. Their implementation is close, but tends to target your trusts and with no subtarget still leaves you clicking left and right through everything to find the mob.
Targeting your own trusts cannot be turned off as opposed to other's trusts, which is annoying.
I use JoyToKey. Free, but you can pay almost nothing for a license if you like it. I bind F8 to my R3 so I always have access to it which should eliminate some of your problem.
If you are using gearswap you can do things like:
Code
send_command('bind !q gs c cycle CastingMode') send_command('bind !f7 gs c toggle Learning') send_command('bind f4 input /ma "Sudden Lunge" <t>') send_command('bind ^f4 input /ma "Sheep Song" <t>')
Just don't forget to unbind as well.
The thing I like the most about this program is that you can set it to understand that you want something like F4 as your RB but if you hold the RB down for longer than .3 seconds(customizable) that you want it to be Control+F4. So that way I can have access to Sudden Lunge quickly, but also Sheep Song with a mild delay.
*I need to go back and figure out what I want to use that isn't my F-keys so I can use them for party targeting.