Hello Everyone,
I've been a Demo Racer for a few weeks now and completely fell in love with LFS, so I went S2!! (Start/Settings/Control Panel/Add or Remove Programs/GTR Evolution-> REMOVE!!!) haha!
Anyway, I have been enjoying setting up the game almost as much as playing it. I have gotten into some script writing as well. But I've run into a small problem that i cant figure out.
The idea: I hate that if I stall, i have to press the ignition button twice to get her going again. I wanted to make a little script that would press the ignition twice for one button press on my G25. Seemed easy enough, but i cant get it to work. Here are my scripts, tell me if know why this isnt working.
autoexec.lfs
/button 0 reset
/button 1 pit_speed
/button 2 tc_disable
/button 3 ctrl_f5
/button 6 ctrl_f12
/button 15 ctrl_f6
/button 16 zoom_out
/button 17 ctrl_f7
/button 18 zoom_in
/button 32 ctrl_f1
/button 33 ctrl_f2
/button 34 ctrl_f3
/button 35 ctrl_f4
/button 7 ctrl_f8 <-----igniton button
/ctrlf 12 /run viewF9
/ctrlf 5 /shift r
/ctrlf 6 /press p
/ctrlf 7 /press v
/ctrlf 1 /press up
/ctrlf 2 /press right
/ctrlf 3 /press down
/ctrlf 4 /press left
/ctrlf 8 /run starter <-----ignition script
starter.lfs
/press I
/press I
/echo test
p.s. not to highjack my own thread but, is there a way to automatically change my G25's Degrees of Rotation when i change cars. All the cars are setup to their true rotation in game, but every time i switch cars i have to go the Logitech profiler to match it to the car. I searched but couldnt find anything.
Thanks so much for the help in advance. See you at the track (when i get waaaay better)
JPryor27
I've been a Demo Racer for a few weeks now and completely fell in love with LFS, so I went S2!! (Start/Settings/Control Panel/Add or Remove Programs/GTR Evolution-> REMOVE!!!) haha!
Anyway, I have been enjoying setting up the game almost as much as playing it. I have gotten into some script writing as well. But I've run into a small problem that i cant figure out.
The idea: I hate that if I stall, i have to press the ignition button twice to get her going again. I wanted to make a little script that would press the ignition twice for one button press on my G25. Seemed easy enough, but i cant get it to work. Here are my scripts, tell me if know why this isnt working.
autoexec.lfs
/button 0 reset
/button 1 pit_speed
/button 2 tc_disable
/button 3 ctrl_f5
/button 6 ctrl_f12
/button 15 ctrl_f6
/button 16 zoom_out
/button 17 ctrl_f7
/button 18 zoom_in
/button 32 ctrl_f1
/button 33 ctrl_f2
/button 34 ctrl_f3
/button 35 ctrl_f4
/button 7 ctrl_f8 <-----igniton button
/ctrlf 12 /run viewF9
/ctrlf 5 /shift r
/ctrlf 6 /press p
/ctrlf 7 /press v
/ctrlf 1 /press up
/ctrlf 2 /press right
/ctrlf 3 /press down
/ctrlf 4 /press left
/ctrlf 8 /run starter <-----ignition script
starter.lfs
/press I
/press I
/echo test
p.s. not to highjack my own thread but, is there a way to automatically change my G25's Degrees of Rotation when i change cars. All the cars are setup to their true rotation in game, but every time i switch cars i have to go the Logitech profiler to match it to the car. I searched but couldnt find anything.
Thanks so much for the help in advance. See you at the track (when i get waaaay better)
JPryor27