Maintenance for the week of July 20:
• [COMPLETE] PC/Mac: NA and EU megaservers for patch maintenance – July 20, 4:00AM EDT (8:00 UTC) - 12:00PM EDT (16:00 UTC)
• [COMPLETE] Xbox: NA and EU megaservers for patch maintenance – July 20, 4:00AM EDT (8:00 UTC) - 12:00PM EDT (16:00 UTC)
• [COMPLETE] PlayStation®: NA and EU megaservers for patch maintenance – July 20, 4:00AM EDT (8:00 UTC) - 12:00PM EDT (16:00 UTC)
How to use autohotkey with TESO?
In game, I have "k" assigned to open skills window.
I created autohotkey script which theoretically should open skills window after presing "u":
u::k
But nothing happens. When I switch e.g. to notepad, it works, but not in TESO.
Is there anything special to use autohotkey in TESO?