Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AEC

Opcode Database

0AEC

DescriptionGets a handle on the object pointer.

Params
1. Variable, which will be recorded in the handle.
2. Pointer to the structure of the object.
Parameters (v2)1) Memory address (Integer) (INT)
2) (Returned) Object handle (Integer) (INT)
Gamessa
CategoryCLEO 4
San Andreas
sascm.ini0AEC=2,get_object_pointer_handle %1d% store_to %2d%
Example0AEC: get_object_pointer_handle 0@ store_to 1@
Command NameGET_OBJECT_POINTER_HANDLE

<< 0AEB

0AED >>