Skip to content

GetVehicleOccupant and GetVehicleMaxPassengers are missing from includes #880

Description

@BeckzyBoi

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions