Skip to main content
GameServersHub
Ex Argilla Magna Ant icon
Path of Titans mod

Ex Argilla Magna Ant

by Rogueterra94(473-509-123)

WindowsmacOSLinuxiOSAndroidPlayStation 4PlayStation 5Xbox OneXbox Series X|SNintendo Switch

Description

Magna Ant crawls into Path of Titans! using strong jaws and a formidable sting players will need to watch their backs lest they be picked up and carried off to a waiting nest. Huge thank you to my entire team for their support and help in bringing Magna to life as well as NotPixieStyx71 on discord for allowing me to work on such a fun project. Id also like to give a shoutout to the POT modding community for helping me whith my issues and problems as well as explaining things i didnt understand.

How to install on a Path of Titans community server

Three steps. Stop the server first - mod changes only apply on startup.

  1. 1

    Find the Mod ID

    In Path of Titans, open the Mods page, select the mod, and copy the Mod ID (it looks like UGC_M_...).

    For this mod: UGC_M_YNR0331081_SK (use the Copy button on the right).

  2. 2

    Edit your server files

    1. Log in to your server panel and STOP the server.
    2. Navigate to the config directory, usually: /PathOfTitans/Saved/Config/LinuxServer
    3. Open GameUserSettings.ini and find or create the header:
    [PathOfTitans.Mods]
    EnabledMods=UGC_M_YNR0331081_SK
    #Ex Argilla Magna Ant

    Add a new EnabledMods=ModID line for each mod you want enabled. The # line is an optional comment - useful for keeping the file readable when you have many mods.

    Save the file and restart your server. The mod downloads on startup.

  3. 3

    Setting up a custom map (if applicable)

    If the mod is a custom map, you also need to set the map name in Game.ini:

    1. Get the map file name from the mod author or the mod files (look for a .umap).
    2. Open Game.ini and add under the [/Script/PathOfTitans.IGameSession] header:
    [/Script/PathOfTitans.IGameSession]
    ServerMap=MapFileName

    Save the file and start your server.

Server must be stopped Edit GameUserSettings.ini Edit Game.ini for maps Mods download on startup

Patch history(1 entry)

  1. Latest

    Updated to latest game version.