Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
disco.modder

NATO_Base_Soldier_F?

Recommended Posts

Is there such an entry in A3? I noticed in A2 replacement packs, for example a weapons replacement pack, theres a US_Soldier_Base_EP1 which then all of the different guys in the US Army faction are based off.

Example

	class US_Soldier_Base_EP1;
class US_Soldier_EP1: US_Soldier_Base_EP1
class US_Soldier_B_EP1: US_Soldier_EP1{};
class US_Soldier_AMG_EP1: US_Soldier_EP1{};
class US_Soldier_AAR_EP1: US_Soldier_EP1{};
class US_Soldier_AHAT_EP1: US_Soldier_EP1{};
class US_Soldier_AAT_EP1: US_Soldier_EP1{};
class US_Soldier_Light_EP1: US_Soldier_Base_EP1

Share this post


Link to post
Share on other sites
Sign in to follow this  

×