natives.SET CAR CRUISE SPEED
natives.SET_CAR_CRUISE_SPEED
Signature: void natives.SET_CAR_CRUISE_SPEED(int car, float value)
Usage: sets the car cruise speed
Parameters
- int car Vehicle handle to act upon.
- float value Numeric value.
Return
void
On failure: void