Difference between revisions of "0459"

From GTAMods Wiki
Jump to navigation Jump to search
 
Line 2: Line 2:
 
'''Description''': Ends the thread<br>
 
'''Description''': Ends the thread<br>
 
'''Parameter 1''': String<br>
 
'''Parameter 1''': String<br>
'''Supports''': GTA3, Vice City, San Andreas<br>
+
'''Supports''': Vice City, San Andreas<br>
  
This opcode stops the execution of the thread named by [[03A4]] same as the passed string parameter. If there are a few threads having such a name, all of them will be ended.
+
This opcode stops the execution of the thread [[03A4|named]] same as the passed string parameter. If there are a few threads having such a name, all of them will be ended.
  
 
==Keywords==
 
==Keywords==

Revision as of 12:18, 13 May 2007

0459=1,%1s%
Description: Ends the thread
Parameter 1: String
Supports: Vice City, San Andreas

This opcode stops the execution of the thread named same as the passed string parameter. If there are a few threads having such a name, all of them will be ended.

Keywords

thread, end