Confusion about Faction Structure Control

Hi Team,

I would like to confirm what to modify if I would like to confirm which setting I should edit to : limit each player can have only 2 faction cv/ba/sv/hv ? eg: 3 member factions can have max 6 faction cv in total. I need to edit the config file directly as am only using master/slave version of EAH Full. Thanks and please advise.

      <MaxFactionBasePVE>0.00</MaxFactionBasePVE>
      <MaxFactionBasePVP>0.00</MaxFactionBasePVP>
      <MaxPlayerBasePVE>0.00</MaxPlayerBasePVE>
      <MaxPlayerBasePVP>0.00</MaxPlayerBasePVP>
      <MaxFactionCvPVE>0.00</MaxFactionCvPVE>
      <MaxFactionCvPVP>0.00</MaxFactionCvPVP>
      <MaxPlayerCvPVE>0.00</MaxPlayerCvPVE>
      <MaxPlayerCvPVP>0.00</MaxPlayerCvPVP>
      <MaxFactionSvPVE>0.00</MaxFactionSvPVE>
      <MaxFactionSvPVP>0.00</MaxFactionSvPVP>
      <MaxPlayerSvPVE>0.00</MaxPlayerSvPVE>
      <MaxPlayerSvPVP>0.00</MaxPlayerSvPVP>
      <MaxFactionHvPVE>0.00</MaxFactionHvPVE>
      <MaxFactionHvPVP>0.00</MaxFactionHvPVP>
      <MaxPlayerHvPVE>0.00</MaxPlayerHvPVE>
      <MaxPlayerHvPVP>0.00</MaxPlayerHvPVP>
      <MaxFactionBasePVE_Base>0</MaxFactionBasePVE_Base>
      <MaxFactionBasePVP_Base>0</MaxFactionBasePVP_Base>
      <MaxFactionCvPVE_Base>0</MaxFactionCvPVE_Base>
      <MaxFactionCvPVP_Base>0</MaxFactionCvPVP_Base>
      <MaxFactionSvPVE_Base>0</MaxFactionSvPVE_Base>
      <MaxFactionSvPVP_Base>0</MaxFactionSvPVP_Base>
      <MaxFactionHvPVE_Base>0</MaxFactionHvPVE_Base>
      <MaxFactionHvPVP_Base>0</MaxFactionHvPVP_Base>

Hey,

this might help you:

https://eah.empyrion-homeworld.net/documentation/features/structure-limit-control

The rows I think are clear (end of the property before it says PVE/PVP = Base/CV/SV/HV)

The columns:
image

Are like this:
FactionPVE: MaxFactio###PVE_Base
FactionPVP: MaxFaction###PVP_Base
Faction PVE per member: MaxFaction###PVE
Faction PVP per member: MaxFaction###PVP
Player PVE: MaxPlayer###PVE
Player PVP: MaxPlayer###PVP

-### = Base/Cv/Sv/Hv

1 Like

Thanks Jascha:)

May I confirm the [IMPORT] and [EXPORT] function works inside the EmpAdminHelper Playfields ? I think I need to export all playfields, modify in batch (maybe excel?) and import to fix it. Or else I have to key in 1-by-1 which is super tedious :sleepy:

For the settings mentioned above you only have to set them once, since they are global restrictions.
If you want to set restrictions per playfield, yes, export/import would help, but its a xml file, not excel.

1 Like