Difference between revisions of "Translations:Server Configuration/69/en"
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 36: | Line 36: | ||
* Example: /restrictor 113 7 = will give car #113 7% restrictor, resulting in roughly 7% less hp at max rpm. | * Example: /restrictor 113 7 = will give car #113 7% restrictor, resulting in roughly 7% less hp at max rpm. | ||
* Range is 0 to 20 | * Range is 0 to 20 | ||
− | |||
− | |||
|- | |- | ||
| /manual entrylist || || Manually creates an entry list json file containing the drivers connected in this moment. See also [[Server_Configuration#settings.json|settings.json / dumpEntryList]] | | /manual entrylist || || Manually creates an entry list json file containing the drivers connected in this moment. See also [[Server_Configuration#settings.json|settings.json / dumpEntryList]] |
Revision as of 13:12, 4 February 2020
Command | Number | Description |
---|---|---|
/next | Skips the current session | |
/restart | Restarts the current session. Do not use this during the preparation phase | |
Insert a space between the command and the start number / Kg / % | ||
/kick | 1 to 998 | Kicks a user from the server, preventing him to join again until the race weekend restarts |
/ban | 1 to 998 | Bans a user from the server, preventing him to join again until the server restarts |
/dq | 1 to 998 | Instantly disqualifies the car, teleporting it to the pits with locked controls |
/clear | 1 to 998 | Removes pending penalties ( e.g. Drivethrough or Stop&Go ) |
/tp5 | 1 to 998 | + 5s second penalty time ( reusable ) |
/tp5c | 1 to 998 | + 5s second penalty time + Indication of the reason: collision ( reusable ) |
/tp15 | 1 to 998 | + 15s second penalty time ( reusable ) |
/tp15c | 1 to 998 | + 15s second penalty time + Indication of the reason: collision ( reusable ) |
dt | 1 to 998 | Assigns a drivethrough penalty to the given car. As other DTs, it has to be served within 3 laps or the car will become disqualified. In case of a race finish within those 3 laps, the DT will be transformed to a 80s time penalty. |
dtc | 1 to 998 | see dt + Indication of the reason: collision ( reusable ) |
/ballast | 1 to 998 + kg |
Sets the car’s ballast (in kg) to what you defined. This overrides any other ballast this car has been assigned.
|
/restrictor | 1 to 998 + % |
Sets the car’s restrictor (in %) to what you defined. This overrides any other restrictor this car has been assigned.
|
/manual entrylist | Manually creates an entry list json file containing the drivers connected in this moment. See also settings.json / dumpEntryList | |
/debug formation | Prints information about the current cars and their states. Useful information to report bugs during the formation lap | |
/debug bandwidth | Let’s the server console print the current bandwidth relevant data for both TCP and UDP traffic. Type again to turn it off | |
/debug qos | Let’s the server console print the current network connection quality data. Type again to turn it off. |