Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0884

Opcode Database

0884

DescriptionRegisters a script brain for the specified ped attractor. The script will be launched every time a new ped is set to use the attractor.

The handle of the ped using the attractor will be passed to the first local variable of the script and the second local variable will be set to 1 if the ped is set to use the attractor instantly.
Parameters (v2)1) Integer (INT)
2) String (TEXT_LABEL)
Gamessa
CategoryCommon
San Andreas
sascm.ini0884=2,register_attractor_script_brain_for_code_use %1x% attractor %2g%
Example0884: register_attractor_script_brain_for_code_use 52 attractor 'DANCER'
Command NameREGISTER_ATTRACTOR_SCRIPT_BRAIN_FOR_CODE_USE

<< 0883

0885 >>