natives.SET BOAT CRUISE SPEED

Revision as of 12:35, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.SET_BOAT_CRUISE_SPEED

Signature: void natives.SET_BOAT_CRUISE_SPEED(int vehicle, float value)

Usage: sets the boat cruise speed

Parameters

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

Return

void

On failure: void