Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0A97

Opcode Database

0A97

DescriptionStores the pointer to the vehicle's structure in the game memory.

Parameters:
1 = variable to store the struct address
2 = vehicle handle obtained by the constructor opcode (00A5 and similar)
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) (Returned) Memory address (Integer) (INT)
Gamessa
CategoryCLEO 3
San Andreas
sascm.ini0A97=2,get_car_pointer %1d% store_to %2d%
Example0A97: get_car_pointer 0@ store_to 1@
Command NameGET_CAR_POINTER

<< 0A96

0A98 >>