Some brainstorming ideas for possible future PA

Discussion in 'PA: TITANS: General Discussion' started by MrTBSC, June 9, 2018.

  1. acesoyster

    acesoyster Active Member

    Messages:
    110
    Likes Received:
    154
    Not either of you at fault, but entirely not what I meant by my question. I am trying to ask if anyone knows the specific mechanic by which the game decides if a selection box should exclude the combat units or the fabs. I can understand how you didn’t get that from my reply, but how did you get to “what is a combat fab?”?
  2. lulamae

    lulamae Planetary Moderator

    Messages:
    797
    Likes Received:
    307
    Comparing the game's fabrication_bot_combat.json file to the same file in the Combat Fabber Deselect mod, The mod seems to have dropped
    Code:
    "unit_types":[.......,"UNITTYPE_Offense"..............],
    They both have
    Code:
    "unit_types":["UNITTYPE_Construction",.......]
    C:\Games\Planetary Annihilation\Planetary Annihilation\stable\media\pa\units\land\fabrication_bot_combat
    Last edited: January 25, 2019
  3. lulamae

    lulamae Planetary Moderator

    Messages:
    797
    Likes Received:
    307
    Although at this point they get grouped together with fabbers when you drag a group selection.

    Regular bot fabbers have
    Code:
    "unit_types":["UNITTYPE_Fabber",......]
    Which neither of the combat fabber json files have
    Last edited: January 25, 2019
  4. lulamae

    lulamae Planetary Moderator

    Messages:
    797
    Likes Received:
    307
    This is what happens with the Combat Fabber Deselect mod
  5. MrTBSC

    MrTBSC Post Master General

    Messages:
    4,857
    Likes Received:
    1,823
    not gonna put this into OP
    but what do you guys think about a ragnarokversion that only destroys the planets surface for recolonisation (since there is discussion for asteroids doing that)

Share This Page