setWheelFixed

Used to set completely fixes wheel state for an axle.

Declaration

vehicle.setWheelFixed(wheel: number): void;

Usage

vehicle.setWheelFixed(0);

Real World Example

const vehicle = new alt.Vehicle('dloader', 0, 0, 0, 0, 0, 0);
vehicle.setWheelFixed(0);

These examples assume you have vehicle created or available on server-side

results matching ""

    No results matching ""