Server as entity owner

Hi,

Is it possible to transfer the ownership of a vehicle to the server?
I’ve used the “CREATE_AUTOMOBILE” test function, but I’m wondering how to similarly make a vehicle persist even if there is no one on the server (and I don’t want to recreate it somehow).
I.e. if a vehicle is created on the client side, how is it possible to keep it in the same way as with the server function mentioned above?