Can one create an rFMod file dynamically on the fly?

Discussion in 'Component and Mod Packaging' started by B1K3R, May 21, 2016.

  1. B1K3R

    B1K3R Registered

    Joined:
    Apr 6, 2012
    Messages:
    1,605
    Likes Received:
    88
    Hello :)

    So, firstly, why am I asking this question? Because my main goal is to start an rF2 dedicated server with the cars and tracks chosen dynamically by user interaction.

    So I checked the Dedicated Prototype as WhiteShadow mentioned here http://isiforums.net/f/showthread.php/28051-Sim-Racing-System?p=424062&viewfull=1#post424062 and I did manage by specifying the following for example:

    C:\Games\rFactor2\Bin64\rFactor2 Dedicated.exe +path=.. +oneclick +profile "player" +vmod=mpVmod_60093

    ....and it seems to work. Now as you can see, the param vmod with value mpVmod_60093 was generated using the Dedicated Server Prototype. But I do not want to create this manually myself, i would like this to be generated automatically, hopefully with a few commands by passing car and track list and vuala!

    Is it possible?

    Thanks!!

    Cheers
    B1K3R
     
    Last edited by a moderator: Jun 27, 2016
  2. B1K3R

    B1K3R Registered

    Joined:
    Apr 6, 2012
    Messages:
    1,605
    Likes Received:
    88
    Basically, I wish I could simulate this through a command line or api :)


    [​IMG]
     

Share This Page