0459

From GTAModding
Jump to: navigation, search

0459=1,%1s%
Description: Ends the named thread
Parameter 1: Thread name
Supports: GTA 3, Vice City, San Andreas
Analogous to GTA IV: 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

Personal tools