Skip to content

Ped vehicles are not jackable #373

Closed
@ArranTuna

Description

@ArranTuna

Describe the bug
You can't hijack a created ped's vehicle.

To Reproduce
Steps to reproduce the behavior:

run v = Vehicle(411, me.position + Vector3(1, 1, 1))
run p = Ped(0, 0, 0, 0)
run p.vehicle = v

and then try to jack the vehicle

Expected behavior
You should be able to get into the vehicle.

Additional context
From https://bugs.mtasa.com/view.php?id=4896

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions