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 14: | Line 14: | ||
|- | |- | ||
| /dq || 1 to 998 || Instantly disqualifies the car, teleporting it to the pits with locked controls | | /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 ) | | /tp5 || 1 to 998 || + 5s second penalty time ( reusable ) | ||
Line 23: | Line 25: | ||
| /tp15c || 1 to 998 || + 15s second penalty time + Indication of the reason: collision ( 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</br>+ kg || Sets the car’s ballast (in kg) to what you defined. This overrides any other ballast this car has been assigned. | ||
+ | * Example: /ballast 113 15 = will give car #113 15kg of ballast | ||
+ | * Range is 0 to 100 | ||
|- | |- | ||
+ | | /restrictor || 1 to 998</br>+ % || Sets the car’s restrictor (in %) to what you defined. This overrides any other restrictor this car has been assigned. | ||
+ | * Example: /restrictor 113 7 = will give car #113 7% restrictor, resulting in roughly 7% less hp at max rpm. | ||
+ | * Range is 0 to 20 | ||
+ | |- | ||
| /manual start || || When applied during the pre-session phase of a race, it will remove the automatic throttle for the next formation lap. No rules apply, so they have to be sorted by the drivers and race director. | | /manual start || || When applied during the pre-session phase of a race, it will remove the automatic throttle for the next formation lap. No rules apply, so they have to be sorted by the drivers and race director. | ||
|- | |- |
Revision as of 11:06, 19 December 2019
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 | ||
/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 start | When applied during the pre-session phase of a race, it will remove the automatic throttle for the next formation lap. No rules apply, so they have to be sorted by the drivers and race director. | |
/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. |