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