Open donnie090 opened 10 months ago
native GetVehicleOccupant(vehicleid, seatid); native GetVehicleMaxPassengers(modelid); * It's a duplicate - GetVehicleSeats native CountVehicleOccupants(vehicleid); native GetPlayerAnimFlags(playerid); native GetPlayerAnimationFlags(playerid); native IsPlayerInDriveByMode(playerid); native IsPlayerCuffed(playerid);
https://github.com/openmultiplayer/open.mp/pull/671
All mentioned natives were added with latest changes, so, probably solved.
https://github.com/openmultiplayer/open.mp/pull/671