SetVehicleParamsCarWindows

From SA-MP Wiki

Jump to: navigation, search

This function was added in SA-MP 0.3.7 and will not work in earlier versions!


Description:

Allows you to open and close the windows of a vehicle.


Parameters:
(vehicleid, driver, passenger, backleft, backright)
vehicleidThe ID of the vehicle to set the window state of
driverThe state of the driver's window. 0 to open, 1 to close.
passengerThe state of the passenger window. 0 to open, 1 to close.
backleftThe state of the rear left window (if available). 0 to open, 1 to close.
backrightThe state of the rear right window (if available). 0 to open, 1 to close.


Return Values:

  • 1: The function executed successfully.
  • 0: The function failed to execute. This means the vehicle does not exist.


Related Functions

The following functions may be useful, as they are related to this function in one way or another.

Personal tools
Navigation
Toolbox