Difference between revisions of "0445"

From GTAMods Wiki
Jump to navigation Jump to search
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<code>0445=0,  </code><br>
+
{{Icon|trilogy}} '''ARE_ANY_CAR_CHEATS_ACTIVATED'''
'''Description''': Checks if the improved handling cheat is used<br>
+
<hr />
'''Supports''': GTA3, Vice City, San Andreas<br>
+
'''Description'''
 +
: Checks if a vehicle handling cheat is used
 +
'''Syntax'''
 +
: 0445: &nbsp; improved_handling_cheat_used
 +
'''Parameter'''
 +
: ''none''
  
==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]]
 
[[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