STAR WARS™ Empire at War: Gold Pack

STAR WARS™ Empire at War: Gold Pack

Nojembre's Republic at War Submod
Scorpionkiller19 2018 年 3 月 29 日 下午 6:59
Acclamator m2 invincibility Fix
The cause of this is that the spot for the hangar was changed into another proton torpedo launcher you can fix it by going to units_space_Republic_acclamator_M2.xml finding the hardpoints

<HardPoints>
HP_Rep_Acclamator_Weapon_FT,
HP_Rep_Acclamator_Weapon_FL,
HP_Rep_Acclamator_Weapon_FR,
HP_Rep_Acclamator_Weapon_BL2,
HP_Rep_Acclamator_Weapon_BR2,
HP_Rep_Acclamator_Weapon_BC,
HP_Rep_Acclamator_Engines,
HP_Rep_Acclamator_Shield,
HP_Rep_Acclamator_Weapon_BC,
</HardPoints>
and removing the second Back center weapon so it would look like this

<HardPoints>
HP_Rep_Acclamator_Weapon_FT,
HP_Rep_Acclamator_Weapon_FL,
HP_Rep_Acclamator_Weapon_FR,
HP_Rep_Acclamator_Weapon_BL,
HP_Rep_Acclamator_Weapon_BR,
HP_Rep_Acclamator_Weapon_BC,
HP_Rep_Acclamator_Engines,
HP_Rep_Acclamator_Shield,
</HardPoints>

Tested myself and the acclamator dies again no problem

Note that these ships have two sets of data for the two paint schemes so you need to fix it twice in the file once for the republic version and once for the imperial

just a temporary fix until nojmbre gets back on and fixes modficcally
< >
正在显示第 1 - 1 条,共 1 条留言
Nojembre  [开发者] 2018 年 3 月 30 日 下午 1:53 
引用自 Scorpionkiller19
The cause of this is that the spot for the hangar was changed into another proton torpedo launcher you can fix it by going to units_space_Republic_acclamator_M2.xml finding the hardpoints

<HardPoints>
HP_Rep_Acclamator_Weapon_FT,
HP_Rep_Acclamator_Weapon_FL,
HP_Rep_Acclamator_Weapon_FR,
HP_Rep_Acclamator_Weapon_BL2,
HP_Rep_Acclamator_Weapon_BR2,
HP_Rep_Acclamator_Weapon_BC,
HP_Rep_Acclamator_Engines,
HP_Rep_Acclamator_Shield,
HP_Rep_Acclamator_Weapon_BC,
</HardPoints>
and removing the second Back center weapon so it would look like this

<HardPoints>
HP_Rep_Acclamator_Weapon_FT,
HP_Rep_Acclamator_Weapon_FL,
HP_Rep_Acclamator_Weapon_FR,
HP_Rep_Acclamator_Weapon_BL,
HP_Rep_Acclamator_Weapon_BR,
HP_Rep_Acclamator_Weapon_BC,
HP_Rep_Acclamator_Engines,
HP_Rep_Acclamator_Shield,
</HardPoints>

Tested myself and the acclamator dies again no problem

Note that these ships have two sets of data for the two paint schemes so you need to fix it twice in the file once for the republic version and once for the imperial

just a temporary fix until nojmbre gets back on and fixes modficcally


Thanks for posting this lol. Small mistake.
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50