Skip to content

Console Commands

WhistleWiz edited this page Aug 25, 2025 · 3 revisions

CCL provides some console commands for certain functionality.

CCL.AllLoadedTypes [l|liveries]

  • Prints all custom car types added by CCL, optionally with liveries.

CCL.LoadFailures

  • Prints all car load failures.

CCL.AddPortPlotter [<id>]

  • Adds or gets a SimPortPlotter to the vehicle with the provided ID or, if no ID is provided, the last used locomotive.

CCL.Trainset [<id>]

  • Prints the trainset of the vehicle with the provided ID or, if no ID is provided, the current vehicle.

CCL.SpawnChance <station id> <livery id>

  • Prints the spawn chance of a vehicle at a station. Do note the command takes in a livery, but spawn chances are stored only for types.

Clone this wiki locally