Parce Ferme help file or "primer" available ?

Discussion in 'Hosting Help' started by JohnW63, Sep 24, 2014.

  1. JohnW63

    JohnW63 Registered

    Joined:
    Dec 13, 2011
    Messages:
    187
    Likes Received:
    2
    I've always had other guys set up the details of Parce Ferme, but now it seems i need to jump in an fix the settings for our league. Things are not how I recall them from rF1 !

    How do I go about setting up Parce Ferme before creating a vmod or to override the settings of a mod on the server if necessary ?
     
  2. Gijs van Elderen

    Gijs van Elderen Registered

    Joined:
    May 1, 2014
    Messages:
    1,393
    Likes Received:
    469
    Detailed Parc Fermé settings are done in the rfm.file


    You'll have to create a copy from default.rfm and rename it. Make changes needed and use your rfm file when you create a Vmod.
    Note: always save a copy of your rfm file.


    example ParcFermé settings:

    ParcFerme = 2 // Control over what changes can be made between qualifying and race; default=0, possible values are 0=no restrictions, 1=restrictions apply, 2=restrictions apply as long as it doesn't rain in qualifying or afterwards
    // Whether fuel level remains the same (only if parc ferme is applicable). In general, this value specifies what fraction of the qualifying session is reached before fuel usage becomes "free"; default=0.0, possible
    // values are 0.0-1.0, where 0.0 indicates fuel level is always free, 0.5 would mean fuel level at the halfway point of qualifying will be used to start the race, and 1.0 means fuel level at the end of qualifying will
    // be used to start the race (and no refueling allowed during qualifying).
    ParcFermeFuel = 0.0
    ParcFermeTires = 10 // How many of the top qualifiers have to keep their used tires on for the race (only if parc ferme is applicable); default=0, possible values are 0 and up (300 recommended if everybody has to keep their used tires).
    ParcFermeSetup = 1 // Whether setup used during qualifying must be used during the race (only if parc ferme is applicable), except for the RFM/season/GDB or PLR file "FreeSettings"; default=1, possible values 0 or 1.

    // Settings that are free to be changed regardless of parc ferme. You must add the values of each setting that drivers are free to change:
    // 1 = steering lock, 2 = brake pressure, 4 = starting fuel, 8 = fuel strategy, 16 = tire compound, 32 = brake bias, 64 = front wing, 128 = engine settings (rev limit, boost, and engine braking)
    // Possible values are -1 (use default value) up to 255 (which equals 1+2+4+8+16+32+64+128).
    FreeSettings = 62
     
  3. JohnW63

    JohnW63 Registered

    Joined:
    Dec 13, 2011
    Messages:
    187
    Likes Received:
    2
    Thanks. I'll give it a try.
     
  4. Gijs van Elderen

    Gijs van Elderen Registered

    Joined:
    May 1, 2014
    Messages:
    1,393
    Likes Received:
    469
    O, and set parc fermé to "default rfm" in the player.json i think it is "3"
     

Share This Page