URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Virtual Racing Championship
  HTML https://vrc.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Project cars 2
       *****************************************************
       #Post#: 5367--------------------------------------------------
       Re: Project Cars 2
   DIR By: Chad Brown
       Date: December 10, 2017, 5:32 pm
       ---------------------------------------------------------
       Apparently the changing default view is a known online bug. They
       don't seem terribly keen on fixing it anytime soon. I just make
       sure that I have a button mapped to get into cockpit view
       instead of hood View.
       I've also noticed that if you lose focus on Project Cars 2 on
       the desktop it Goofs up all sorts of stuff both in the head
       Mount and in project cars 2 itself.
       I'm currently setting up a server and am fumbling my way through
       the configuration files. Each time I fire up the server I think
       I have it set only to find out that it's not even close. At this
       point I'm getting pretty frustrated. It seems to me that there
       are settings that override other settings and I can't seem to
       figure out which one is actually controlling what's ultimately
       ending up in the options.
       I just simply want to set up a GT 3 and lmp1 multi class server
       at LeMans. But everytime I open it up I've got some sort of
       Group C at Brands hatch. It's pretty damn annoying. I'll
       probably hang it up for the night, have some dinner, and then go
       watch a movie with the missus. Maybe I'll try to come back to it
       later.
       #Post#: 5372--------------------------------------------------
       Re: Project Cars 2
   DIR By: Simon J
       Date: December 11, 2017, 6:35 am
       ---------------------------------------------------------
       One way to get multiclass working is like this using -selectds
       and settings below
  HTML https://docs.google.com/document/d/1BP2cupcjoCdx6pDJfLCIawGhsv_Sjh8O8kKlC_larS4/edit
       controlGameSetup : false
       "ServerControlsTrack" : 0,
       "ServerControlsVehicleClass" : 0,
       "ServerControlsVehicle" : 0,
       Like this is not working as it should be at moment.
       if VehicleClassId is uncommented as it tells you to do for
       multiclass it restricts to that class only.
       so i use like this till a fix comes you get the odd 4th class
       but it works. You will get Ai on first entry to server but gone
       till next restart.
       controlGameSetup : true
       "ServerControlsTrack" : 1,
       "ServerControlsVehicleClass" : 1,
       "ServerControlsVehicle" : 0,
       // "VehicleClassId" : "LMP1", (if you use this line it
       restricts to that class so i leave it commented )
       "MultiClassSlots" : 3,
       "MultiClassSlot1" : "GTE", //1740243009,
       "MultiClassSlot2" : "GT3", //-112887377,
       "MultiClassSlot3" : "GT4", //1553262379,
       gladly talk you through it.
       once the rotation setup it is pretty easy to change track and
       cars in the rotation single class work fine like this too
       I will zip my server up and send you a link :)
       It it setup as this first page below
  HTML http://forum.projectcarsgame.com/showthread.php?56669-Dedicated-Server-Configuration-Sample-FIXED-Time-Weather-MultiClass!-11-2-17
       *****************************************************
       Page 16 of 16
   DIR Previous Page