[REL] Security and Performance Plugin v0.5 [BETA]

Discussion in 'Other' started by pemigris, Sep 13, 2013.

  1. pemigris

    pemigris Registered

    Joined:
    Jun 26, 2012
    Messages:
    53
    Likes Received:
    0
    Hi all,

    I'm in holidays and so I've spent some time creating a plugin which monitors and rates my driving style.

    It contains two rating components:
    - rS : Security rating
    - rP : Performance rating

    My plugin detects when you are involved in an incident or if you are outside the track and shows it in the message window and logs it internally then.
    After each session it computes both ratings and write a report to UserData\Log\Results

    rS has the following range : -1000 < rS < 1000 where lower value means you are more secure (but you can never reach -1000 btw)

    rP has the following range : 0 < rS < 10000 where higher value means you are better (but you can never reach 10000 btw)

    Following factors are used to calculate both ratings:
    - lap count
    - track length
    - wheels outside the track
    - accelerations
    - difficulty settings, even if they were enabled and then disabled
    - AI settings
    - number of vehicles (min 6 in your class)
    - position you finished at.
    - session status (qualifying, warmup or race)
    - (on/offtrack wet ratio for race only (overtaking is more difficult here); has to be enabled first)
    - your existing ratings
    - if your car was driven by the AI for longer then 30 seconds (only your penalties will count then).

    If more than one incident happens within 15 seconds, only the highest rated one will be counted. There are different levels of incidents with different ratings (A, B, D) too.
    If the acceleration was to high in an accident, you will be declared dead and your rP/rS will be reseted to the default value if it was above/below the default one.
    Security rating is evaluated in every session, so you have to pay attention every time (as in real life); performance rating in qualifying, warmup and race.
    The plugin works in the current version locally only (central web reporting could be done too).

    I would be very glad to hear your feedback about this plugin!!

    plugin:


    https://www.dropbox.com/s/vw4l4v9ygy9amky/PemigrisPlugin.v.0.5.zip


    Best regards

    Michael
     
    Last edited by a moderator: May 4, 2014
  2. pemigris

    pemigris Registered

    Joined:
    Jun 26, 2012
    Messages:
    53
    Likes Received:
    0
    I added the link to the 0.5 version of the plugin.
     
  3. Denstjiro

    Denstjiro Registered

    Joined:
    Oct 6, 2010
    Messages:
    2,952
    Likes Received:
    14
    Link no longer avail?
     
  4. pemigris

    pemigris Registered

    Joined:
    Jun 26, 2012
    Messages:
    53
    Likes Received:
    0
  5. Denstjiro

    Denstjiro Registered

    Joined:
    Oct 6, 2010
    Messages:
    2,952
    Likes Received:
    14
  6. Maximilian Fritz

    Maximilian Fritz Registered

    Joined:
    Jul 8, 2013
    Messages:
    1
    Likes Received:
    0
    Hi pemigris,

    still working on that one? I think this could be a really helpful plugin for public server usage, if it's right tweaked.

    kind regards
    Max
     

Share This Page