Jump to content

Salah

Member
  • Posts

    15
  • Joined

  • Last visited

Posts posted by Salah

  1. 15 minutes ago, rvg?! said:

    save the sqf and put it serverside in a pbo or in the mission.pbo with if (isserver) then {};

    I'm sorry but can you explain "if (isserver) then {};" is that full code? and where to put it inside init.sqf?

    And what the sqf file should be named does that matter?

  2. Just now, rvg?! said:

    Because you should even learn some basics before you try to "edit" a map.

    i guess you want to add objects to your map called altis.

    There ate tons of tutorials on youtube.

     

    how can i learn if there's no tutorial? Give me any of that tutorials you talking about it will be appreciated

  3. 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.

     

  4. 36 minutes ago, rvg?! said:

    Its in the epoch,altis.pbo.

    Epoch antagonists:

    epoch.Altis\epoch_config\Configs\CfgEpochClient.hpp

    Loot:

    epoch.Altis\epoch_config\Configs\CfgEpochClient\CfgBuildingLootPos.hpp

     

    After edited i got this Message box when i connect to the server " epoch include file mpmissions\_cur_mp.altis\build.hpp not found" and after pressing ok server crashes.

  5. 13 minutes ago, rvg?! said:

    Verify your serverfiles. Or better download again the serverfiles and take the epoch.altis.pbo from there.

    Thank you so much, Database worked.

    but if you don't mind can you just tell me how can i increase AI spawning, because i don't see any A.I

    and increase loot, should i download mods for that or what?

  6. 12 minutes ago, rvg?! said:

    Dis you edit the epochserver.ini aswell?

     

    Thanks i just realized other password i didn't changed correct. But im not sure if it working or not.

    I got other problem when i connect to the server,  i get Message box in dedicated server it says " Data file too short 'mpmission\epoch.Altis.pbo'.Expected 911369 B, got 911358 B "

    And when i click ok , server crashes.

  7. Hello, I want to create Epoch server but i just met problem with Database.

    I can play in the server but when i disconnect then reconnect, I start with new character creation.

     

    I only see this in redis server:

     68c99720b9f20bc3767ce6aa10592173.png

    Is this only what i see in the redis, it wont say anything more also if i connect to  server and play.

     

    Any help please?

     

     

×
×
  • Create New...