0459

From GTAMods Wiki
Revision as of 02:10, 1 May 2010 by Spaceeinstein (talk | contribs) (works in iii)
Jump to navigation Jump to search

{{{games}}}


Description
Ends the named thread
Syntax
{{{syntax1}}}
Parameter
Native analog
TERMINATE_ALL_SCRIPTS_WITH_THIS_NAME

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

Keywords

thread, script, end, terminate