Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 004F

Opcode Database

004F

DescriptionStart a new script at the specified label.

This command is capable of handling up to 31 extra parameters, each parameter specifies the initial values of the variables in the new script.

Use 004E to terminate the script.
Parameters (v2)1) Label pointer (Integer) (LABEL)
2) Call arguments (...)
Gamessa vc iii
CategoryCommon
Command Name (IV)START_NEW_SCRIPT
San Andreas
sascm.ini004F=-1,start_new_script %1p%
Example004F: start_new_script @MS_BIKE_MISSIONS
Command NameSTART_NEW_SCRIPT
Vice City
sascm.ini004f=-1,start_new_script %1p%
Example004F: start_new_script @O4X4_1
Command NameSTART_NEW_SCRIPT
GTA III
gtascm.ini004f=-1,start_new_script %1p%
Example004F: start_new_script @NONAME_4
Command NameSTART_NEW_SCRIPT

<< 004E

0050 >>