00D7

From GTAMods Wiki
Revision as of 15:18, 13 March 2010 by Spaceeinstein (talk | contribs)
Jump to navigation Jump to search

{{{games}}}


Description
Creates a new thread
Syntax
{{{syntax1}}}
Parameter

This opcode creates a new thread. It begins an execution from the place marked by the label passed as the parameter. This opcode works similar to 004F except that it has only one parameter, without extra ones. Threads created with this opcode can use 00D8 within the thread.

Keywords

thread, create