Difference between revisions of "CheatDetection"

From TTWiki
Jump to navigationJump to search
(Reformat and update)
(Fix category)
 
Line 78: Line 78:
   
 
The value 8 for the "used" cheat will always be present because you have to use the cheat to see it, after all.
 
The value 8 for the "used" cheat will always be present because you have to use the cheat to see it, after all.
[[Category:Additional Reading][[Category:Sign Cheats]][[Category:TTDPatch]][[Category:TTDPatch Manual]]
+
[[Category:Additional Reading]][[Category:Sign Cheats]][[Category:TTDPatch]][[Category:TTDPatch Manual]]

Latest revision as of 14:56, 18 June 2011

Find out what cheats were used in a game.

-=Usage=-

Cht: Used

-=Description=-

Use this to show which of the sign cheats have been used in the current game.  It is intended for competitions where the use of some of the sign cheats is not allowed.  The value is a hexadecimal bit mask of the following hexadecimal bit values:

||Bit |Value |Cheat

0|1|Money

1|2|Year

2|4|Tracks

3|8|Used

4|10|<nowiki>OwnCrossing</nowiki>

5|20|Renew

6|40|<nowiki>DumpMemory</nowiki> (obsolete)

7|80|<nowiki>AllNonStop</nowiki>

8|100|<nowiki>NoNonStop</nowiki>

9|200|<nowiki>ServInt</nowiki>

10|400|<nowiki>ResetStation</nowiki>

11|800|<nowiki>AllVehicles</nowiki> (used to be <nowiki>AllEngines</nowiki>)

12|1000|<nowiki>ClearPreSig</nowiki>

13|2000|<nowiki>RemoveVehicles</nowiki> (used to be <nowiki>RemoveEngines</nowiki>)

14|4000|<nowiki>ClearGhosts</nowiki>

15|8000|PlayerID

16|10000|<nowiki>NoUnload</nowiki>

17|20000|<nowiki>ResetVehicles</nowiki>

18|40000|Semaphores

19|80000|<nowiki>PlantTrees</nowiki>

20|100000|Subsidy

21|200000|RemoveHQ

22|400000|Climate

23|800000|Debugger

24|1000000|Graphics (obsolete)

25|2000000|))ResetThisStation[[]]ResetThisStation[[

26|4000000|FindLostWagons

27|8000000|))RestartConst[[]]RestartConst[[

28|10000000|))StopAll[[]]StopAll[[

29|20000000|ResetPBS

30|40000000|))DeleteVehs[[]]DeleteVehs[[

31|80000000|ResetFifo||

Cht: ))ReloadIndustries[[]]ReloadIndustries[[ and Cht: Face do not have bits.

The value 8 for the "used" cheat will always be present because you have to use the cheat to see it, after all.