HV How to configure Multi Turret limit ?

Discussion in 'General Discussion' started by wagfeliz, Apr 9, 2022.

  1. wagfeliz

    wagfeliz Commander

    Joined:
    Oct 24, 2017
    Messages:
    29
    Likes Received:
    11
    Hi,

    I really dont understand the decrease in this limit, since this is not an very usefull unless you have several angles covered.
    Anyway, I would like to configure back the limit to 4 for Multi Turret on hovers, how can I do that ?
    I understand I need to change the BlocksConfig.ecf , but what ?
     
    #1
  2. Kassonnade

    Kassonnade Rear Admiral

    Joined:
    May 13, 2017
    Messages:
    2,819
    Likes Received:
    4,113
    Is this in vanilla or in a scenario ?

    In all cases what you are looking for is just the " MaxCount: " expression in BlocksConfig.ecf (also check if there's a " ForceMaxCount: " ).

    The original block you are looking for is the TurretGVTool, but it has no limiting parameter in the BlocksConfig.ecf. , so you will have to add " MaxCount: 4 ". This will only work if you have enabled "Block limit for certain devices" in the game's difficulty options (when starting a new game).

    If you want the limit to also apply even when the difficulty setting allows unlimited devices, then also add the " ForceMaxCount: true " line below "MaxCount: 4".
     
    #2

Share This Page