unit_ship_player_c_macro
Code: Select all
<connection ref="weaponconnection3">
<macro ref="props_wps_rocketlauncher_player_macro" connection="ShipConnection" />
</connection>
<connection ref="weaponconnection4">
<macro ref="props_wps_rocketlauncher_player_02_macro" connection="ShipConnection" />
</connection>
Code: Select all
<connection ref="weaponconnection3">
<macro ref="props_wps_rocketlauncher_player_02_macro" connection="ShipConnection" />
</connection>
<connection ref="weaponconnection4">
<macro ref="props_wps_rocketlauncher_player_macro" connection="ShipConnection" />
</connection>