Difference between revisions of "00D7"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
'''Supports''': GTA3, Vice City, San Andreas<br> | '''Supports''': GTA3, Vice City, San Andreas<br> | ||
− | This opcode | + | 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.<br> |
==Keywords== | ==Keywords== | ||
thread, create | thread, create | ||
+ | |||
+ | [[Category:OpCodes]] |
Revision as of 12:02, 13 May 2007
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