natives.SET CAR CRUISE SPEED

From GTA Connected
Revision as of 12:37, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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