| Property | Value |
|---|---|
| Native Name | REGISTER_OBJECT_SCRIPT_BRAIN |
| Hash | 0x0BE84C318BA6EC22 |
| Return Type | void |
| Parameters | scriptName (char*), modelHash (Hash), p2 (int), activationRange (float), p4 (int), p5 (int) |
Description: ``` Registers a script for any object with a specific model hash. BRAIN::REGISTER_OBJECT_SCRIPT_BRAIN("ob_telescope", ${prop_telescope_01}, 100, 4.0, -1, 9);