Hey,
I want to move some parts of my script to be completly clientside as it doesn't need to be serverside.
So instead of creating a vehicle on the server, I thought about creating it on the client.
But warpPedIntoVehicle does not allow to warp the player, who is a serverside element...