Difference between revisions of "00D7"

From GTAMods Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<code>00D7=1,%1p%</code><br>
 
<code>00D7=1,%1p%</code><br>
 
'''Description''': Creates a new thread<br>
 
'''Description''': Creates a new thread<br>
'''Parameter 1''': Label<br>
+
'''Parameter 1''': [[Label]]<br>
 
'''Supports''': GTA3, Vice City, San Andreas<br>
 
'''Supports''': GTA3, Vice City, San Andreas<br>
  

Revision as of 22:52, 23 December 2008

00D7=1,%1p%
Description: Creates a new thread
Parameter 1: Label
Supports: GTA3, Vice City, San Andreas

This opcode creates a new thread. It begins an execution from the place marked by the label passed as the parameter. This opcode works the same as 004F except that it has only one parameter, without extra ones.

Keywords

thread, create