Huey: 2 seats exited wrong point/side
RIB: 1 seat exited wrong side
BTR: didnt get updated after riding on top change
BRDM: same as BTR, also is it supposed that the driver/gunner exits though the back?
Detailed changes:
Code: Select all
[b]Huey US:[/b]
@"us_the_uh1n_leftside_position"
ObjectTemplate.setSoldierExitLocation 0/0.2/0 0/90/0
@"us_the_uh1n_rightside_position"
ObjectTemplate.setSoldierExitLocation 0/0.2/0 0/90/0
[b]Huey GER:[/b]
@"ger_the_uh1d_leftside_position"
ObjectTemplate.setSoldierExitLocation 0/0.2/0 0/90/0
@"ger_the_uh1d_rightside_position"
ObjectTemplate.setSoldierExitLocation 0/0.2/0 0/90/0
[b]RIB:[/b]
@"boat_rib_PassengerMiddleLeft"
ObjectTemplate.setSoldierExitLocation -2/0.3/0 0/0/0
[b]BTR-60:[/b]
@"PlayerControlObject mec_apc_btr60_Passenger1"
ObjectTemplate.setSoldierExitLocation 0/-1.5/0.7 -90/0/0
@"mec_apc_btr60_Passenger2"
ObjectTemplate.setSoldierExitLocation 0/-1.5/0.7 90/0/0
@"mec_apc_btr60_Passenger3"
ObjectTemplate.setSoldierExitLocation 0/-1.5/0.7 -90/0/0
@"mec_apc_btr60_Passenger4"
ObjectTemplate.setSoldierExitLocation 0/-1.5/0.7 -90/0/0
@"mec_apc_btr60_Passenger5"
ObjectTemplate.setSoldierExitLocation 0/-1.5/0.7 180/0/0
@"mec_apc_btr60_Passenger6"
ObjectTemplate.setSoldierExitLocation 0/-1.5/0.7 90/0/0
[b]BRDM-2:[/b]
@"mec_jep_brdm2_Passenger_TopLeft"
ObjectTemplate.setSoldierExitLocation 0/-1.2/0.7 -90/0/0
@"mec_jep_brdm2_Passenger_TopRight"
ObjectTemplate.setSoldierExitLocation 0/-1.2/0.7 90/0/0
[b]BRDM-2 Support:[/b]
@"mec_jep_brdm2_support_Passenger_TopRight"
ObjectTemplate.setSoldierExitLocation 0/-1.2/0.7 90/0/0
@"mec_jep_brdm2_support_Passenger_TopLeft"
ObjectTemplate.setSoldierExitLocation 0/-1.2/0.7 -90/0/0
@"mec_jep_brdm2_support_Passenger_TopLeft_back"
ObjectTemplate.setSoldierExitLocation 0/-1.2/0.7 -90/0/0
@"mec_jep_brdm2_support_Passenger_TopRight_back"
ObjectTemplate.setSoldierExitLocation 0/-1.2/0.7 90/0/0