Hello guys,
I am facing a small resistance regarding a workaround to a request I made :
my goal is to set according to the type of car selected the view to be either "driver" (formulas, mrt) or "custom" (hood for the remaining cars).
I am entering the following complex scripts in the *.lfs files :
***
***
***
I have tried also with /view but it is not working.
FFB strength is well taken into account ...
extract from the Commands.txt :
Any ideas why it is not working ?
edit : issue corrected with 0.6U2
I am facing a small resistance regarding a workaround to a request I made :
my goal is to set according to the type of car selected the view to be either "driver" (formulas, mrt) or "custom" (hood for the remaining cars).
I am entering the following complex scripts in the *.lfs files :
***
// This script is run when you select the FZ5
run road
ff 18
view custom
***
// This script is run when you select the FO8
run paddle
view driver
ff 21
***
I have tried also with /view but it is not working.
FFB strength is well taken into account ...
extract from the Commands.txt :
/view [fol/heli/cam/driver/custom] - select view
Any ideas why it is not working ?
edit : issue corrected with 0.6U2