Skip to content

GetVehicleParamsCarWindows #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Disinterpreter opened this issue Jun 14, 2020 · 0 comments
Open

GetVehicleParamsCarWindows #29

Disinterpreter opened this issue Jun 14, 2020 · 0 comments
Labels
compatibility Compatibility with latest version of SAMP depends on blue The feature might depend on MTA:SA source code function SAMP functions

Comments

@Disinterpreter
Copy link
Member

Disinterpreter commented Jun 14, 2020

Function name
GetVehicleParamsCarWindows(vehicleid, &driver, &passenger, &backleft, &backright)

  • vehicleid The ID of the vehicle
  • &driver The integer to save the state of the drivers window to.
  • &passenger The integer to save the state of the passengers window to.
  • &backleft The integer to save the state of the rear left window to (if available).
  • &backright The integer to save the state of the rear right window to (if available).

Describe the function
Allows you to retrieve the current state of a vehicle's windows

Equivalent in MTA
https://wiki.multitheftauto.com/wiki/IsVehicleWindowOpen ????

Additional information
https://team.sa-mp.com/wiki/GetVehicleParamsCarWindows.html

@Disinterpreter Disinterpreter added compatibility Compatibility with latest version of SAMP function SAMP functions depends on blue The feature might depend on MTA:SA source code labels Jun 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Compatibility with latest version of SAMP depends on blue The feature might depend on MTA:SA source code function SAMP functions
Projects
None yet
Development

No branches or pull requests

1 participant