Difference between revisions of "00C4"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Icon|3}} '''DEBUG_OFF''' <hr /> '''Description''' : Disables the debug mode '''Syntax''' : 00C4: exit_debugmode '''Parameter''' : [''none''] This opcode disables t...")
 
 
Line 1: Line 1:
{{Icon|3}} '''DEBUG_OFF'''
+
{{OpCode
<hr />
+
| games      = {{Icon|t}}
'''Description'''
+
| command    = DEBUG_OFF
: Disables the [[00C3|debug mode]]
+
| description = Disables the [[00C3|debug mode]]
'''Syntax'''
+
| syntax1    = 00C4: exit_debugmode
: 00C4: exit_debugmode
+
| p1t        = ''none''
'''Parameter'''
+
}}
: [''none'']
 
  
This opcode disables the debug mode previously turned on with [[00C3]].
+
This opcode disables the debug mode which can be switched on with [[00C3]]. This opcode was never called in the [[Main.scm|original scripts]] of GTA III or Vice City. It is a [[List of unused opcodes|NOP]] in San Andreas.
  
[[Category:OpCodes]]
+
== Keywords ==
 +
disable, exit, debug, mode, off

Latest revision as of 15:55, 13 December 2016

GTA III Vice City San Andreas DEBUG_OFF


Description
Disables the debug mode
Syntax
00C4: exit_debugmode
Parameter
none

This opcode disables the debug mode which can be switched on with 00C3. This opcode was never called in the original scripts of GTA III or Vice City. It is a NOP in San Andreas.

Keywords

disable, exit, debug, mode, off