Ped not spawning in certain distance

Hello, i’ve been trying to spawn a ped in a vehicle far away from “Players” but cant get it to work, Only the vehicle spawns. and when i get close the ped spawns in it…

I’ve tried these things:

spawn ped and vehicle near me to let them “load” and then

SetEntityAsMissionEntity(ped)
SetEntityAsMissionEntity(vehicle)
SetEntityCoords(vehicle, Coord.X, Coord.Y, Coord.Z, 1, 0, 0, 1)

Only Vehicle seems to load in place, until i reach a certain distance and the ped spawns in the car… and starts it’s task…

Any ideas on how to fix this?

I just got the exact same issue lmao

SetEntityAsMissionEntity does not work and he only does (spawns) his tasks if I come near him…

I don’t know if it is even possible to make this work , but if not I am pretty screwed up :expressionless:
(cause I would need to leave this idea I had…)