I was wondering if this type of scenario is currently possible, and if so , if anybody could give me some pointers on how to achieve this. I want to make a car delivery scenario, but more complex than the one already present. I would like the player to start off in [vehicle A], drive to a waypoint, then be switched over to [Flatbed], drive the truck to a loading dock, receive [vehicle B], and transport it to another site, unload delivered vehicle, and then have to drive the truck back to [vehicle A] and drive that back to another waypoint. So, if my scenario makes sense to you, do you then think it is possible? Thanks for your help!
Hey, unfortunately such a scenario wouldn't work for now since you cannot change the vehicle without losing the checkpoint information. As I already mentioned HERE , it will work in a prospective update. Then you can change vehicles and the checkpoints will be stored. So you definitely have to create your own custom Lua script.