natives.PLACE OBJECT RELATIVE TO CAR
natives.PLACE_OBJECT_RELATIVE_TO_CAR
Signature: void natives.PLACE_OBJECT_RELATIVE_TO_CAR(int car, int car, Vec3 position)
Usage: places object relative to car
Parameters
- int car Vehicle handle to act upon.
- int car Vehicle handle to act upon.
- Vec3 position World coordinates (x, y, z).
Return
void
On failure: void