I have a gaming keyboard without a number pad, most of my general keys are keybound already which led me to have to use some pretty funky keybinds when it comes to plot sitting
For trying to get this FC house my key sequence has been;
key(f12, 1) //target
key(page down, 1) //confirm
key(page down, 0.5) //wake cursor
key(page down, 1) //confirm
key(delete, 0.5) //down
key(page down, 1) //confirm
key(end, 0.5) //left
key(page down, 1) //confirm
It seems to be encountering syntax error on the last line, is this due to the strange keybinds or have I gone wrong somewhere else?