Skip to content

GetVehicleOccupant and GetVehicleMaxPassengers are missing from includes #880

Closed
@BeckzyBoi

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

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