Skip to content

Impossible to warp clientside ped to clientside trailer at driver seat #2922

@lopezloo

Description

@lopezloo

Describe the bug

It's not possible to warp clientside ped to clientside trailer (ex. model ID 611) at driver seat while it's possible to warp player to serverside trailer driver seat (or clientside ped to other clientside vehicle - ex. model ID 411 at driver seat).

Steps to reproduce

crun veh = createVehicle(611, 0, 0, 3)
crun ped = createPed(17, 0, 0, 4)
crun warpPedIntoVehicle(ped, veh, 0)
Command results: false [boolean]

Version

v1.5.9-release-21614

Additional context

No response

Relevant log output

No response

Security Policy

  • I have read and understood the Security Policy and this issue is not security related.

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