GTAG - Modding - Opcode Database - 0A97
Opcode Database
0A97
| Description | Stores 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) |
| Games | |
| Category | CLEO 3 |
| San Andreas | |
| sascm.ini | 0A97=2,get_car_pointer %1d% store_to %2d% |
| Example | 0A97: get_car_pointer 0@ store_to 1@ |
| Command Name | GET_CAR_POINTER |

