GTAG - Modding - Opcode Database - 05E9
Opcode Database
05E9
| Description | Gets the handle to the actor, which is located in the pool of actors. |
|---|---|
| Parameters (v2) | 1) Memory address (Integer) (INT) 2) (Returned) Actor handle (Integer) (INT) |
| Games | |
| Category | Actor, III CLEO, Memory, VC CLEO |
| San Andreas | |
| sascm.ini | 05E9=2,NOP %1d% %2d% ; start_recording_car |
| Example | 05E9: NOP 35@ 152 // start_recording_car |
| Command Name | START_RECORDING_CAR |
| Vice City | |
| sascm.ini | 05E9=2,%2d% = ped_struct %1d% handle |
| Example | 05E9: 0@ = ped_struct 0@ handle |
| GTA III | |
| gtascm.ini | 05E9=2,%2d% = ped_struct %1d% handle |
| Example | 05E9: 0@ = ped_struct 0@ handle |

