natives.SET CAR FORWARD SPEED

From GTA Connected
Revision as of 12:38, 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_FORWARD_SPEED

Signature: void natives.SET_CAR_FORWARD_SPEED(int car, float value)

Usage: sets the car forward speed

Parameters

int car Vehicle handle to act upon.
float value Numeric value.

Return

void

On failure: void