Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
You must be logged in to reply to this topic.
Our Fleet › Forums › Public Lounge › Main Deck › spacebar macro
Spacebar macro that also looks at tray 8 first slot:
Space “GenSendMessage HUD_Root FireAll$$+TrayExecByTray 6 0$$+TrayExecByTray 6 1$$+TrayExecByTray 6 2$$+TrayExecByTray 6 3$$+TrayExecByTray 6 4$$+TrayExecByTray 6 5$$+TrayExecByTray 6 6$$+TrayExecByTray 6 7$$+TrayExecByTray 6 8$$+TrayExecByTray 6 9$$+TrayExecByTray 7 0$$+TrayExecByTray 7 0$$+TrayExecByTray 6 9$$+TrayExecByTray 6 8$$+TrayExecByTray 6 7$$+TrayExecByTray 6 6$$+TrayExecByTray 6 5$$+TrayExecByTray 6 4$$+TrayExecByTray 6 3$$+TrayExecByTray 6 2$$+TrayExecByTray 6 1$$+TrayExecByTray 6 0”
If I wanted it to look at tray 8 second slot I’d just add
$$+TrayExecByTray 7 1$$+TrayExecByTray 7 1
to the middle, and so on for other slots.
aka @quiller#9655
You must be logged in to reply to this topic.