AI Assistant

Discussion in 'Work-In-Progress Mods' started by Quitch, October 30, 2020.

  1. Quitch

    Quitch Post Master General

    Messages:
    5,850
    Likes Received:
    6,045
    AI accessibility profiles to take over fabber, factory, or army handling.

    To allow this mod to work you will need to open \media\server-script\states\lobby.js and comment out lines 760 and 761 as follows:
    Code:
    // if (players.some(isAI) && players.some(isHuman))
    //     new_options.alliance = true; /* override to prevent shared army with ai */
  2. Quitch

    Quitch Post Master General

    Messages:
    5,850
    Likes Received:
    6,045
    Reserved for changelog

Share This Page