Make vehicles respawn on timer without kicking a player out of it

Hello!
I’m a 3D artist and a complete noob at UEFN…
It might not require any code and is probably just about devices but I need help from the pros to teach me, I want to learn!

I’m making an open world map, and I want vehicles to respawn each 15mins. I’ve managed to set it to respawn after timer ends on success, but it kicks me out of the car I’m driving to respawn it. The idea would be to respawn cars without respawning the ones in use.

Any suggestions?

I’ve got the same problem. Can’t find any solution

A vehicle spawner only represents 1 vehicle, to cater for say 16 people, you need 16 vehicle spawners.

But maybe I’m misreading question…

If you can use the vehicle spawners on player enter/ on exit events to turn timers on/off or pause them for that particular vehicle, while a player is in vehicle, timer is disabled, when they exit timer starts.

I was wondering if this setting might do it. Set to ONLY IF NEEDED
Screenshot (145)

1 Like

I have the same problem. Can’t find any solution.