Difference between revisions of "0445"

From GTAMods Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{OpCode
+
{{Icon|trilogy}} '''ARE_ANY_CAR_CHEATS_ACTIVATED'''
| ini        = 0445=0, 
+
<hr />
| description = Checks if an improved handling cheat is used
+
'''Description'''
| game        = [[GTA 3]], [[Vice City]], [[San Andreas]]
+
: Checks if a vehicle handling cheat is used
}}
+
'''Syntax'''
This opcode checks if a cheat that modifies a vehicle's handling is used. The following cheats are checked by this opcode:
+
: 0445: &nbsp; improved_handling_cheat_used
*GTA III:
+
'''Parameter'''
*Vice City: airship, comeflywithme, gripiseverything, loadsoflittlethings
+
: ''none''
*San Andreas:
 
  
==Keywords==
+
This opcode returns true if a cheat that modifies a vehicle's handling is active. The following cheats are checked by this opcode:
check, improve, handling, cheat
+
*{{Icon|3}} chittychittybb, cornerslikemad
 +
*{{Icon|VC}} airship, comeflywithme, gripiseverything, loadsoflittlethings, seaways
 +
*{{Icon|SA}}
 +
 
 +
== Keywords ==
 +
check, improve, handling, cheat, activated
 +
 
 +
[[Category:OpCodes]]

Latest revision as of 11:21, 6 January 2012

GTA III Vice City San Andreas ARE_ANY_CAR_CHEATS_ACTIVATED


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:

  • GTA III chittychittybb, cornerslikemad
  • Vice City airship, comeflywithme, gripiseverything, loadsoflittlethings, seaways
  • San Andreas

Keywords

check, improve, handling, cheat, activated