Ok thank you Grimes [3rd ID] and cobra4v320 for your response.
Now I have another 2 problems, is any way of placing code into a respawned vehicle init?
I am trying to place a vehicle far away from me with a script, a simple setPosATL, so the vehicle is far from me enough to respawn. I noticed that I need to "update" the vehicle, either mounting or driving it so the vehicle can respawn. If I just execute the script, the vehicle will go to the selected position but stay there even if I set the respawn to execute when the vehicle is 100m away from a player or left for 60 seconds. If I drive it and then execute the script, it'll work but just once, when the vehicle is respawned the action won't be avaliable.
I found out that placing code into the respawned vehicle init could be a possible solution, yet I don't know how to do it.
Any solution for these 2 problems?
Thank you!