Editing CustomPluginVariables.JSON

Discussion in 'General Discussion' started by redapg, Sep 28, 2015.

  1. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,042
    Likes Received:
    2,896
    Like i did for the player.JSON (Editing-player-JSON), i updated the Script to edit the CustomPluginVariables.JSON online.

    Maybe some find it easier to activate/deactivate the Plugins and change some Settings, by using it.

    The Script now detects up to 12 own, into the JSON file added Plugins and allows to enable/disable these too.

    The link to it is shown in my Signature.

    Script is updated to match Build 1133


    [​IMG]
     
    Last edited: Jun 23, 2023
    Bernd likes this.
  2. Lou Is

    Lou Is Banned

    Joined:
    Sep 9, 2015
    Messages:
    197
    Likes Received:
    0
    Yes it does. Tried for config knocking qualifying dll and work perfectly with lazza parameters
    Much more easy to edit.

    Thank you
     
  3. tmbir

    tmbir Registered

    Joined:
    Mar 5, 2013
    Messages:
    25
    Likes Received:
    5
    Thank you Redapg.

    Is it possible to have a stand alone tool ?

    Is it possible to make my translation in other language ?

    Regards.
     
  4. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,042
    Likes Received:
    2,896
    Unfortunately i have 0 skills in programming.
    All i can do is a little bit of web-"programming", so i can not offer an *.exe-tool.

    If you want to support me with creating a french translation, i would appreciate it, because google translation are not very good . ;)
    I post the needed entries here, feel free to translate it:

    Code:
    'edplayerjson'=>'Edit player.JSON (Edit Settings that can\'t be set in game UI)',
    'edmplayerjson'=>'Edit Multiplayer.JSON (Edit Settings that can\'t be set in game UI)',
    'edcustplugs'=>'Edit CustomPluginVariables.JSON (Define Knockout Qualifying Rules)',
    'ganggenerator'=>'Create a new Set of Gear Ratios or convert them from rF1',
    'inertia'=>'Calculate the Inertia for your car',
    'hexfarbe'=>'Generate Color-Codes in Decimal and Hexadecimal',
    'reifenform'=>'TGM Tiresize Editor / Tireshape Monitor',
    'tsizecalc'=>'Tire Designations metric <-> imperial',
    'nurmult'=>'display only entries that affects/are maybe helpful in multiplayer',
    'waehle'=>'Make your choice what to do',
    
    
    '1qualmin'=>'First Qualy Duration (Minutes)',
    '1qualscored'=>'First Qualy, Number of scored Drivers',
    '2qualmin'=>'Second Qualy Duration (Minutes)',
    '2qualscored'=>'Second Qualy, Number of scored Drivers',
    '3qualmin'=>'Third Qualy Duration (Minutes)',
    '3qualscored'=>'Third Qualy, Number of scored Drivers',
    '4qualmin'=>'Fourth Qualy Duration (Minutes)',
    '4qualscored'=>'Fourth Qualy, Number of scored Drivers',
    'backup'=>'<font color="#FF0000">Before continuing, I recommend to make a backup of the CustomPluginVariables.JSON file</font><p>',
    'an'=>'on',
    'aus'=>'off',
    'beachten'=>'<b>Note:</b> "Number of scored Drivers" is the Number of Drivers that shall participate in the session.',
    'editvalues'=>'Edit your Settings',
    'editvaluescp'=>'Edit your Settings for the Knockout Qualifying',
    'editvaluessc'=>'Edit your Settings for the Stockcar Rules',
    'editvaluestrir'=>'Edit your Settings for the TrackIR_rF2_Plugin',
    'editvaluescust'=>'Activate/Deactivate additional Plugins',
    'einfuehrung'=>'Here you can upload your player.JSON file and change some settings.<br>
    After you finished with changing values, you get your edited file back.<p>',
    'einfuehrcustplug'=>'Here you can upload your CustomPluginVariables.JSON file and edit the Knockout Qualifying Rules.<br>
    The file can be found in <b>Your rFactor2 Installation\UserData\player</b><br>
    After you are finished, you get your edited file back.',
    'enableplugin'=>'enable Plugin',
    'ffjson'=>'<font color="#FF0000"><b>This is no player.JSON file!</b></font><br /><br />',
    'ffjsoncp'=>'<font color="#FF0000"><b>This is no CustomPluginVariables.JSON file!</b></font><br /><br />',
    'fixnumbscored'=>'Fixed Number of scored Drivers',
    'fixnumbscoredinf'=>'has to be set to "1" if you want to use the hereinafter specified number of drivers',
    'hochlad'=>'Upload your player.JSON file',
    'hochldatei'=>'Upload File',
    'hochladcp'=>'Upload your CustomPluginVariables.JSON file',
    'jsonbackup'=>'Get a backup of the uploaded file',
    'jsondownl'=>'Download edited CustomPluginVariables.JSON file',
    'keinejson'=>'<font color="#FF0000"><b>Please select the player.JSON file!</b></font><br /><br />',
    'keinejsoncp'=>'<font color="#FF0000"><b>Please select the CustomPluginVariables.JSON file!</b></font><br /><br />',
    'newvalues'=>'Save Values',
    'numbofquals'=>'Settings for',
    'numbofquals1'=>'Session',
    'numbofquals2'=>'Sessions',
    'numqualsess'=>'Number of Qualyfying Sessions (0-4)',
    'numbofqsinfo1'=>'<font color="#FF0000">You only need to set the next 2 Values if you have set "Number of Qualyfying Sessions = 1"</font>',
    'numbofqsinfo2'=>'<font color="#FF0000">You only need to set the next 4 Values if you have set "Number of Qualyfying Sessions = 2"</font>',
    'numbofqsinfo3'=>'<font color="#FF0000">You only need to set the next 6 Values if you have set "Number of Qualyfying Sessions = 3"</font>',
    'numbofqsinfo4'=>'<font color="#FF0000">You only need to set the next 8 Values if you have set "Number of Qualyfying Sessions = 4"</font>',
    'startseite'=>'Home',
    'stocarsfr'=>'Adjust Frozen Order',
    'stocarslog'=>'Logging',
    'gezeiteteRd'=>'Minimum Number of required timed Laps',
    
     
    Last edited by a moderator: Nov 16, 2015

Share This Page