Me and my friends are running a time-attack hillclimb session, and this specific track has a back road to use to go back to the pits, the problem is this back road is “the wrong way” and we automatically get sent back to the pits with controls locked.
Is there a way to turn this off? Thank you!
Hi,
If you’re using CSP then the easiest way to turn this off is via a CSP option that you can enable on the server using the following steps.
-
Go to the Server Options and turn on “Enable Extra Custom Shaders Patch Options”, and save the Server Options
-
In your event setup, scroll down to the “Custom Shaders Patch” section, and in the “Extra Options” add:
[EXTRA_RULES] ALLOW_WRONG_WAY = 1 ; Allow cars to drive either way
-
(Optional but recommended) Set “Required Minimum CSP Version” to some recent version
-
Save your event setup and start it again, you should now be able to drive without the wrong way penalty
It’s also possible to remove the wrong way penalty by removing the AI spline from the track files, but if you’re using CSP then the above is a generally bette roption.
Thanks
1 Like