natives.GIVE REMOTE CONTROLLED CAR TO PLAYER
Jump to navigation
Jump to search
natives.GIVE_REMOTE_CONTROLLED_CAR_TO_PLAYER
Signature: void natives.GIVE_REMOTE_CONTROLLED_CAR_TO_PLAYER(int car, Vec3 position, float value)
Usage: gives remote controlled car to player
Parameters
- int car Vehicle handle to act upon.
- Vec3 position World coordinates (x, y, z).
- float value Numeric value.
Return
void
On failure: void