natives.GET OFFSET FROM CAR IN WORLD COORDS
Jump to navigation
Jump to search
natives.GET_OFFSET_FROM_CAR_IN_WORLD_COORDS
Signature: void natives.GET_OFFSET_FROM_CAR_IN_WORLD_COORDS(int car, Vec3 position)
Usage: retrieves the offset from car in world coords
Parameters
- int car Vehicle handle to act upon.
- Vec3 position World coordinates (x, y, z).
Return
void
On failure: void