Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 07D3

Opcode Database

07D3

DescriptionSets the name for the script brain, enabling it to be initiated by the EXE. This is only used once in the original game, to launch the script for peds in houses for burglary missions.
Parameters (v2)1) Integer (INT)
2) String (TEXT_LABEL)
Gamessa
Category
San Andreas
sascm.ini07D3=2,register_script_brain_for_code_use %1x% as %2g%
Example07D3: register_script_brain_for_code_use 23 as 'HOUSE'
Command NameREGISTER_SCRIPT_BRAIN_FOR_CODE_USE

<< 07D2

07D4 >>