Difference between revisions of "0445"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
{{OpCode
+
{{Icon|trilogy}}
| ini        = 0445=0, 
+
<hr />
| description = Checks if an improved handling cheat is used
+
'''Description'''
| game        = [[GTA 3]], [[Vice City]], [[San Andreas]]
+
: Checks if an improved 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: chittychittybb, cornerslikemad
 
*Vice City: airship, comeflywithme, gripiseverything, loadsoflittlethings, seaways
 
*San Andreas:
 
  
==Keywords==
+
This opcode returns true if a cheat that modifies a vehicle's handling is used. The following cheats are checked by this opcode:
 +
*{{Icon|3}} chittychittybb, cornerslikemad
 +
*{{Icon|VC}} airship, comeflywithme, gripiseverything, loadsoflittlethings, seaways
 +
*{{Icon|SA}}
 +
 
 +
== Keywords ==
 
check, improve, handling, cheat
 
check, improve, handling, cheat
 +
 +
[[Category:OpCodes]]

Revision as of 06:35, 23 December 2011

GTA III Vice City San Andreas


Description

Checks if an improved handling cheat is used

Syntax

0445:   improved_handling_cheat_used

This opcode returns true if a cheat that modifies a vehicle's handling is used. 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