This page provides details about the MMR (Matchmaking Rating) configuration settings (configs/server.lua) for the racing script, including descriptions, default values, and types for each option.


startingMMR

  • Type: number
  • Default: 1000
  • Description: Sets the initial MMR for all new racers. This is the base rating each racer begins with and will be adjusted as they participate in races.

mmrFactor

  • Type: number
  • Default: 32
  • Description: Determines the rate at which MMR changes based on race outcomes. Lower values will cause MMR to change gradually, while higher values will increase the rate of MMR adjustment, allowing quicker shifts in racer ranking.

These settings offer fine-tuning of the MMR system to control initial ratings and the speed of ranking changes, helping maintain a balanced racing experience.