Skip to content

Standarize getVehicleWheelStates to match getVehicleDoorState and getVehiclePanelState functions #3813

@CrosRoad95

Description

@CrosRoad95

Is your feature request related to a problem? Please describe.

Problem is that int, int, int, int getVehicleWheelStates ( vehicle theVehicle ) - has different syntax than getVehicleDoorState and getVehiclePanelState

Describe the solution you'd like

deprecate getVehicleWheelStates , add function int getVehicleWheelState(vehicle, wheel)

Describe alternatives you've considered

No response

Additional context

Even gpt though it should be like that:
Image

Security Policy

  • I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions