Difference between revisions of "0000"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
<code>0000=0,NOP</code><br>
+
{{OpCode
'''Description''': This opcode does absolutely nothing. 0000 is often put at the beginning of [[CLEO]] scripts to avoid [http://www.gtaforums.com/index.php?showtopic=211077&view=findpost&p=4492136 jump-at-zero-offset bug].<br>
+
| ini        = 0000=0,NOP
 
+
| description = no operation
'''Supports''': GTA3, Vice City, San Andreas<br>
+
| game        = [[GTA 3]], [[Vice City]], [[San Andreas]]
 +
}}
 +
This opcode does absolutely nothing. 0000 is often put at the beginning of [[CLEO]] scripts to avoid [http://www.gtaforums.com/index.php?showtopic=211077&view=findpost&p=4492136 jump-at-zero-offset bug].
  
 
==Keywords==
 
==Keywords==

Revision as of 01:46, 21 November 2009

{{{games}}}


Description
no operation
Syntax
{{{syntax1}}}
Parameter

This opcode does absolutely nothing. 0000 is often put at the beginning of CLEO scripts to avoid jump-at-zero-offset bug.

Keywords

nop