rFactor Server Setting Up Help

Dylan32

Hi There, On our rFactor server we are running a contact class with a wall around the outside and what we have been trying to fix but we dont know how to, that is when cars get rolled over they flip back over after like 5 seconds and when cars get put into the fence the glitch back and we dont want that. If you guys know how to fix that would be really helpful.

Thanks Dylan32
 
try this setting...

DedicatedServer.plr
[ DRIVING AIDS ]
No AI Control="1" // AI never has control over car (except autopit)
 
<Player>.plr file
QUICK CrashRecovery="0" // 0=none, 1=artificially keep cars on track, 2=flip cars upright, 3=both
MULTI CrashRecovery="0"

Everyone needs to set it on their computers.
 
Last edited:
my mistake... was thinking of something else.
DJ has the correct setting.

if your hosting on your local machine, edit your <Player>.plr file
if your on a dedicated server, edit the <DedicatedServer>.plr

[ Game Options ]
QUICK CrashRecovery="0" // 0=none, 1=artificially keep cars on track, 2=flip cars upright, 3=both
MULTI CrashRecovery="0"

a value of "0" will keep the cars upside down.
editing the host or server .plr file affects everyone on the server.
 

Back
Top