Posted: Sun Apr 23, 2023 12:57 am Post subject: Hotkeys and address list question
Is it possible to set a hotkey to automatically highlight a specific entry in my address list? Preferably set to work with XBox controller, but even a keyboard hotkey would work. I don't need it to do anything else except highlight the entry the same way as if I simply clicked on it with the mouse to highlight it.
PS: Reason being is I have a LUA script that lets you tab thru dropdown entries of an address that is highlighted. I'd like to keep that script free to work on any that I highlight, but would like to assign a "highlight this one" hotkey for a specific address that I 'usually' want the most.
AddressList.SelectedRecord=AddressList['Description of record']
and put that in a hotkey (e.g an AA memrec with that code or lua command createHotkey)
Works like a charm! Went with AA memrec enable hotkey that has a timer to disable itself after 60 seconds so during that 60 seconds if I happen to hit the same hotkey again it gets ignored, which is perfect for what I'm doing. Thanks!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum