Closed
Description
Describe the bug
GetVehicleOccupant and GetVehicleMaxPassengers are missing from the include files (they work just fine if defined in script)
Expected behavior
To be included (probably in omp_vehicles.inc?) as follows:
native GetVehicleOccupant(vehicle, seat);
native GetVehicleMaxPassengers(model);
Release version
1.2.0.2670