Jump to content
ATTENZIONE
  • Numerosi attacchi SPAM, che vengono bloccati, stanno provocando rallentamenti nel sito
  • Security and Performance Rating Plugin by pemigris V0.5


    Guest Uff

    Recommended Posts

    Fonte.

    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 like to hear your feedback first if for example there is a need for such a plugin?

    plugin:

    https://dl.dropboxusercontent.com/u/...ugin.v.0.5.zip

    Best regards

    Michael

    Link to comment
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    ×
    ×
    • Create New...

    Important Information

    By using this site, you agree to our Terms of Use.