046C
Jump to navigation
Jump to search
Description
- Stores the handle of the driver of the car
Syntax
- 046C: [var] = car [car handle] driver
Parameter
- [car handle]
- The handle of the vehicle
- [var]
- Variable to store the handle of the ped driving the vehicle
Native analog
This opcode stores the handle of the ped driving the vehicle into the variable. The vehicle handle must be validated before using, or the game will crash. If the vehicle has no driver, the result is -1.
Keywords
car, vehicle, driver, ped, get, store