Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 05E9

Opcode Database

05E9

DescriptionGets 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)
Gamesvc iii
CategoryActor, III CLEO, Memory, VC CLEO
San Andreas
sascm.ini05E9=2,NOP %1d% %2d% ; start_recording_car
Example05E9: NOP 35@ 152 // start_recording_car
Command NameSTART_RECORDING_CAR
Vice City
sascm.ini05E9=2,%2d% = ped_struct %1d% handle
Example05E9: 0@ = ped_struct 0@ handle
GTA III
gtascm.ini05E9=2,%2d% = ped_struct %1d% handle
Example05E9: 0@ = ped_struct 0@ handle

<< 05E8

05EA >>