QUOTE (BRK @ Nov 4 2011, 15:43)

For the love of god tell me how to disable the goddamned safety car! I'm TIRED of having my races ruined because the stupid thing spawns in the woods or a river instead of on the track. I'm using mods and I know this has something to do with the track but I don't want to mess around too much, permanently disabling the SC feature will do just fine.
try going into your rfactor/userdata/<your player name> folder and find <your player name> .PLR file - save a copy in case it all goes t1ts up and then right-click on your original and 'open with' notepad, there's a segment in there that includes safety car behaviour as listed below:
QUICK Safety Car Collidable="1" // Whether safety car is collidable
MULTI Safety Car Collidable="1"
QUICK Safety Car Thresh="1.00000" // Threshold for bringing out safety car (lower numbers -> more full-course yellows), please note that there are now RFM multipliers for this value
MULTI Safety Car Thresh="1.00000"
i'd suggest you try the following figures:
QUICK Safety Car Collidable="0" // Whether safety car is collidable
MULTI Safety Car Collidable="1"
QUICK Safety Car Thresh="100.00000" // Threshold for bringing out safety car (lower numbers -> more full-course yellows), please note that there are now RFM multipliers for this value
MULTI Safety Car Thresh="1.00000"
(i don't think you'd need to change the multi figures as they're based around online play - take note as well that as mentioned some mod RFMs have safety car tweaks in, but if you play these mods online then the RFM MUST NOT BE MODIFIED

)
have a try, see how it goes - when you finish editing the PLR just click to close, when it asks to save say yes (or use 'save as') and make sure the file title includes .PLR and the 'file types' is set to 'all files' (so it doesn't save it as a .PLR.txt file that the game won't recognise)
good luck

...... wrighty