Skip to content

dreadmullet/JC2-MP-Racing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuring

By default, the script does nothing. You will need to set what mode the script runs in. This is set in server/sSettings.lua.

  • RaceManagerMode - Runs as a single server-wide gamemode.
  • RaceManagerJoinable - The old version that ran on the test server that creates joinable races.

See also:

  • CourseManifest.txt
  • server/sSettings.lua
  • shared/sharedSettings.lua

Creating courses

Please see the map editor script.