Difference between revisions of "ServiceIntervalChanges"
From TTWiki
Jump to navigationJump to searchm (2 revisions) |
(Reformat and update) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
⚫ | |||
⚫ | |||
− | '''''Change the service interval of all your vehicles''''' |
||
+ | Cht: ServInt <days> [<types> [<ai>]] |
||
− | =Service interval changes= |
||
⚫ | |||
⚫ | |||
− | |||
⚫ | |||
− | |||
− | Cht: <nowiki><nowiki>ServInt</nowiki></nowiki> <days> <nowiki><nowiki>[<types> [<ai>]</nowiki></nowiki>] |
||
− | |||
⚫ | |||
With this cheat you can modify the service interval of all existing vehicles. It will be set to the given number of days. |
With this cheat you can modify the service interval of all existing vehicles. It will be set to the given number of days. |
||
− | If you specify a second number, it will determine what type of vehicle you want to change. |
+ | If you specify a second number, it will determine what type of vehicle you want to change. It is a bit-coded number, with the bits meaning the following: |
+ | {| |
||
− | + | !Bit !!Value !!Vehicle type |
|
+ | |- |
||
− | + | |0 || 1 ||Trains |
|
+ | |- |
||
− | 1 | |
+ | |1 || 2 ||Road Vehicles |
+ | |- |
||
− | 2 | |
+ | |2 || 4 ||Ships |
+ | |- |
||
− | 3 | 8 |Aircraft|| |
||
+ | |3 || 8 ||Aircraft |
||
+ | |} |
||
Simply add all the values for the types of vehicles that you want to modify. |
Simply add all the values for the types of vehicles that you want to modify. |
||
If you specify a third number (and it is not zero), you can tell TTDPatch to modify the other players' vehicles as well. |
If you specify a third number (and it is not zero), you can tell TTDPatch to modify the other players' vehicles as well. |
||
+ | [[Category:Additional Reading]][[Category:Sign Cheats]][[Category:TTDPatch]][[Category:TTDPatch Manual]] |
Latest revision as of 15:06, 18 June 2011
Change the service interval of all your vehicles.
Usage
Cht: ServInt <days> [<types> [<ai>]]
Description
With this cheat you can modify the service interval of all existing vehicles. It will be set to the given number of days.
If you specify a second number, it will determine what type of vehicle you want to change. It is a bit-coded number, with the bits meaning the following:
Bit | Value | Vehicle type |
---|---|---|
0 | 1 | Trains |
1 | 2 | Road Vehicles |
2 | 4 | Ships |
3 | 8 | Aircraft |
Simply add all the values for the types of vehicles that you want to modify.
If you specify a third number (and it is not zero), you can tell TTDPatch to modify the other players' vehicles as well.