Create custom factions for galactic war

Discussion in 'Planetary Annihilation General Discussion' started by waldherz, December 28, 2016.

  1. waldherz

    waldherz New Member

    Messages:
    1
    Likes Received:
    0
    Hi, im totaly new to the game and wondered if I can create my own faction name and color for galactic war (since im a fan of greenish colors and I like to play with my own faction)
    If I can I need n00b-save instructions
    [Someone in the chat told me to ask here for help: wondible mods GW_...I have no clue what that means]
  2. mikeyh

    mikeyh Post Master General

    Messages:
    1,869
    Likes Received:
    1,509
  3. wondible

    wondible Post Master General

    Messages:
    3,315
    Likes Received:
    2,089
    Each faction is in a file:

    Code:
    ui/main/game/galactic_war/shared/js/gw_faction_<n>.js
    So the mod will have a new file with same path and a new name, plus a copy of the factions file, edited to load the new file:

    Code:
    ui/main/game/galactic_war/shared/js/gw_factions.js
    Untested, but it looks like they were pretty good about using the faction list everywhere.
  4. onyxia2

    onyxia2 Member

    Messages:
    82
    Likes Received:
    18
    Does anyone even play Galactic mode still? lol
  5. gmase

    gmase Well-Known Member

    Messages:
    342
    Likes Received:
    255
    Kid, don't be rude
  6. moatmanoo

    moatmanoo Member

    Messages:
    23
    Likes Received:
    30

Share This Page