GTAG - Modding - Opcode Database - 0459
Opcode Database
0459
| Description | Remotely ends the thread with the specified name, freeing game memory. |
|---|---|
| Parameters (v2) | 1) String (TEXT_LABEL) |
| Games | |
| Category | Common |
| Command Name (IV) | TERMINATE_ALL_SCRIPTS_WITH_THIS_NAME |
| San Andreas | |
| sascm.ini | 0459=1,terminate_all_scripts_with_this_name %1s% |
| Example | 0459: terminate_all_scripts_with_this_name 'INT' |
| Command Name | TERMINATE_ALL_SCRIPTS_WITH_THIS_NAME |
| Vice City | |
| sascm.ini | 0459=1,end_thread_named %1s% |
| Example | 0459: end_thread_named 'mythread' |
| Command Name | TERMINATE_ALL_SCRIPTS_WITH_THIS_NAME |

