Description: When placing an object manually with the mouse, Arma automatically places the character inside of the vehicle that was placed. However, when specifying object placement in the command line, the vehicle does not have the player inside of it. Therefore, player ModelToWorld does not work.
What's needed: A way for the camera to snap on the vehicle.
Possible further issues: The camera may get confused for a callout of the vehicle placed by name. Since all vehicles have the same name and aren't number, either a location is going to have to be specified for the camera, or a way to clear out all existing vehicles when there is a change of location.
Description: When placing an object manually with the mouse, Arma automatically places the character inside of the vehicle that was placed. However, when specifying object placement in the command line, the vehicle does not have the player inside of it. Therefore,
player ModelToWorld
does not work.What's needed: A way for the camera to snap on the vehicle.
Possible further issues: The camera may get confused for a callout of the vehicle placed by name. Since all vehicles have the same name and aren't number, either a location is going to have to be specified for the camera, or a way to clear out all existing vehicles when there is a change of location.