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 16: | Line 16: | ||
|- | |- | ||
| /clear || 1 to 998 || Removes pending penalties ( e.g. Drivethrough or Stop&Go ) | | /clear || 1 to 998 || Removes pending penalties ( e.g. Drivethrough or Stop&Go ) | ||
+ | |- | ||
+ | | /clear_all || || clears all penalties from all cars | ||
+ | |- | ||
+ | | /sg10 || 1 to 998 || + 10s second stop&go penalty | ||
+ | |- | ||
+ | | /sg20 || 1 to 998 || + 20s second stop&go penalty | ||
+ | |- | ||
+ | | /sg30 || 1 to 998 || + 30s second stop&go penalty | ||
|- | |- | ||
| /tp5 || 1 to 998 || + 5s second penalty time ( reusable ) | | /tp5 || 1 to 998 || + 5s second penalty time ( reusable ) |
Revision as of 21:40, 6 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 ) |
/clear_all | clears all penalties from all cars | |
/sg10 | 1 to 998 | + 10s second stop&go penalty |
/sg20 | 1 to 998 | + 20s second stop&go penalty |
/sg30 | 1 to 998 | + 30s second stop&go penalty |
/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. |