Jump to content
  • 0

Help my server have no A.I and very low loot


Salah

Question

Hello, My server have no AI and very low loot, 

I want to increase AI and loots.

 

I have unpacked epoch_altis.pbo and edited this:

 

epoch.Altis\epoch_config\Configs\CfgEpochClient.hpp

    antagonistSpawnIndex[] = {
        {"Epoch_Cloak_F", 10}, // {"type", limit}
        {"GreatWhite_F", 20},
        {"Epoch_Sapper_F",20},
        {"Epoch_SapperB_F",10},
        {"I_UAV_01_F",2},
        {"PHANTOM",10},
        {"B_Heli_Transport_01_F",10}

 

 

epoch.Altis\epoch_config\Configs\CfgBuildingLootPos.hpp

        lootBias = 85;

        limit = 5;
        lootType = "normal";

        normal[] = {
            { "shelfPos", "Shelf_EPOCH", true},
            { "fridgePos", "Fridge_EPOCH", true },
            { "bedPos", "Bed_EPOCH", true },
            { "couchPos", "Couch_EPOCH", true },
            { "wardrobePos", "wardrobe_epoch", true },
            { "cookerPos", "cooker_epoch", true },
            { "chairPos", { "Chair_EPOCH", "ChairRed_EPOCH" }, true },
            { "filingPos", "Filing_epoch", true },
            { "pelicanPos", "Pelican_EPOCH", true },
            { "tablePos", "Table_EPOCH", true },
            { "lockerPos", "Locker_EPOCH", true },
            { "toolRackPos", "ToolRack_EPOCH", true },
            { "shoeboxPos", "Shoebox_EPOCH", true },
            { "palletPos", "Tarp_EPOCH", true },
            { "freezerPos", "Freezer_EPOCH", true },
            { "cabinetPos", "Cabinet_EPOCH", true }

 

 

epochconfig.hpp

lootMultiplier = 1;

 

 

I have packed pbo again , Still no AI and no loot!

 

Please help me! I've tried to install A3EAI but also not working. 

I want AI drive truck and attack players.

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...