Configuration
Options
You can find config file in no-trains/config/sh_config.lua
| Option | type | Description |
|---|---|---|
| SpawnRate | EXTREMELY_LOW | VERY_LOW | LOW | NORMAL | HIGH | VERY_HIGH | EXTREMELY_HIGH | Spawn rate for trains and metros. |
| MaxMetroCount | number | Limits the maximum active metros. |
| MaxTrainCount | number | Limits the maximum active trains. |
| KeepDoorsOpenWhenInside | boolean | Keeps metro doors open if player is inside. |
| ForceDoorsOpenWhenStopped | boolean | Opens metro doors when metro is stopped. |
| StationBlip | {Enabled: boolean; Scale: number; Sprite: Number; Color: Number} | Blips . |
Last updated on