Console Commands
Материал из Metrostroi
Available languages: Русский · English · 한국어 |
Console commands are divided into 3 groups:
- Server-side - Executes in the server console or through RCON
- Client-side - Executes through the client's console
- Chat - Executes through the in-game chat
Server-side Commands
Command | Def. value | Description |
---|---|---|
metrostroi_current_limit | 4000 | Current limit on substation (А). Recommended to set value greater than 10000! |
metrostroi_maxtrains | (?) | Changing maximum number of trains in total. |
metrostroi_maxtrains_onplayer | 1 | Changing maximum trains per player. |
metrostroi_maxwagons | 2 | Changing maximum number of wagons. |
metrostroi_train_requirethirdrail | 1 | Turns the requirement of train power to be supplied through 3rd rail on or off |
metrostroi_passengers_scale | 50 | Amount of passengers on stations. A very big amount causes lag and can crash a server! |
metrostroi_voltage | 750 | Changing voltage of the third rail power supply. |
Client-side Commands
To open the console, enable "Enable developer console" and press ~ or shift + esc.
Command | Def. value | Description |
---|---|---|
metrostroi_cabfov | 75 | Changes the field of view (in degrees) in the cabin |
metrostroi_disablecamaccel | 0 | Disables "camera acceleration" on player. |
metrostroi_disablehovertext | 0 | Disables the hover text on buttons and switches. |
metrostroi_drawdebug | 0 | Enables the "Debug" mode for developers. If you see green squares on train, then disable the debugger. |
metrostroi_drawcams | 1 | Enables the CCTV cameras in the 81-722. Disable if you have low FPS. |
metrostroi_language | "" | Changes the localization language of Metrostroi |
metrostroi_rerail | No value | Puts train back on rails. Pointer must be looking on train. Not recommended to use it on corners and track switches! |
Chat Commands
Command | Description |
---|---|
!sopen | Open a signal or assemble a route. Example: !sopen MN4-2. |
!sclose | Close a signal or disassemble a route. Example: !sclose MN4-2. |
!sopps | Opens an invitation signal. Example: !sopps MND. |
!sclps | Closes an invitation signal. Example: !sclps MND. |
!sactiv | Enable backup signals of automatic blocking system (autoblock). Example: !sactiv * - to enable all signals or !sactiv 511-512 - to enable between stations 511 and 512. |
!sdeactiv | Disable backup signals of autoblock. |
!station | Teleport to station. Example: !station avto or !station 108 - Teleporting to station "Автозаводская" (Avtozavodskaya). |
!trains | Outputs information about the number of trains and wagons on server. |