1. #1

    Distance scoring?

    When setting "medal times" for a distance skill game, it is displayed as 0.000m and can increase to 5.000m..
    I assume this means it can be set to 5000m.... can anyone tell me if this is the case?
    Share this post

  2. #2

    Re: Distance scoring?

    No, it means 5m. You have to manually change the top score. I ran into this while working on my first skill game.
    Share this post

  3. #3

    Re: Distance scoring?

    In skill games, you have to set the 'Primary' and the 'Secondary' score.

    Assuming you have distance set as your Primary Score, and it is read from a variable data source, you must go into the 'Track Settings' menu, select 'Primary Score' and then set the 'Max Value' to something that is more indicative of your track.

    The Medal times can only be set as high as the 'Max Value' for your Primary and Secondary scores, and therefore if the Primary Score has a maximum value of 5 meters, you will not be able to set a medal to a higher value than this.

    Hope that helps.
    Share this post

  4. #4
    Jarr3tt88's Avatar Senior Member
    Join Date
    Jan 2013
    Posts
    3,520

    Re: Distance scoring?

    Also change ascending/descending (what they mean is on the side in the primary/secondary score)
    Share this post

  5. #5

    Re: Distance scoring?

    thanks guys that sorts it out
    Share this post

  6. #6

    Re: Distance scoring?

    I've noticed a bug with this. I set the maximum to 0.005 meters and it caps the maximum at 5.000 meters.

    It seems like a floating point issue.
    Share this post