I can't seem to get a bound key pressed by any method available to me.
I bound x to pitspeed:
/key x pit_speed
If i'm in LFS and press x the pit limiter goes on and off.
But i can't programatically press it. I tried:
I bound x to pitspeed:
/key x pit_speed
If i'm in LFS and press x the pit limiter goes on and off.
But i can't programatically press it. I tried:
- sending IS_SCH for x
- sending IS_MST with /press x
- typing /press x in LFS
- creating a script with /press x and then running the script