Difference between revisions of "0445"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | {{Icon|trilogy}} | + | {{Icon|trilogy}} '''ARE_ANY_CAR_CHEATS_ACTIVATED''' |
<hr /> | <hr /> | ||
'''Description''' | '''Description''' | ||
− | : Checks if | + | : Checks if a vehicle handling cheat is used |
'''Syntax''' | '''Syntax''' | ||
: 0445: improved_handling_cheat_used | : 0445: improved_handling_cheat_used | ||
+ | '''Parameter''' | ||
+ | : ''none'' | ||
− | This opcode returns true if a cheat that modifies a vehicle's handling is | + | This opcode returns true if a cheat that modifies a vehicle's handling is active. The following cheats are checked by this opcode: |
*{{Icon|3}} chittychittybb, cornerslikemad | *{{Icon|3}} chittychittybb, cornerslikemad | ||
*{{Icon|VC}} airship, comeflywithme, gripiseverything, loadsoflittlethings, seaways | *{{Icon|VC}} airship, comeflywithme, gripiseverything, loadsoflittlethings, seaways | ||
Line 12: | Line 14: | ||
== Keywords == | == Keywords == | ||
− | check, improve, handling, cheat | + | check, improve, handling, cheat, activated |
[[Category:OpCodes]] | [[Category:OpCodes]] |
Latest revision as of 11:21, 6 January 2012
Description
- Checks if a vehicle handling cheat is used
Syntax
- 0445: improved_handling_cheat_used
Parameter
- none
This opcode returns true if a cheat that modifies a vehicle's handling is active. The following cheats are checked by this opcode:
- chittychittybb, cornerslikemad
- airship, comeflywithme, gripiseverything, loadsoflittlethings, seaways
Keywords
check, improve, handling, cheat, activated