Jump to content

Zaza1412

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Zaza1412

  1. Permission was denied, so it won't be an officially supported map.

    Thx for answer!

    And such a waiver is not contrary to the BIS license agreement?

    My problem solved:

    Simply add:

    class cfgFunctions
    {
        class A3E
        {
            tag = "EPOCH";
            class Client
            {
                file = "\x\addons\a3_epoch_code\init";
                class init
                {
                    preInit = 1;
                };
                class postinit
                {
                    postInit = 1;
                };
            };
        };
    };


    class CfgRemoteExec
    {
      class Functions
      {
        mode = 1;
        jip = 0;
        class EPOCH_server_save_vehicles {
          allowedTargets=2;
          jip = 0;
        };
      };
      class Commands {mode=0;};
    };

    to description.ext in mpmission.

    By the way 0.3.3.1 update fix vehicle spawn on Taviana map

     

  2. After the upgrade 0.3.3.1 Map Taviana (08 feb 2015 - v0.2)  stopped working. When you connect to the server to choose the sex of the character does not occur, the character appears below the water.
    I try removes all scripts, clear database, but it does not help.
    What i can to do?
    And in general would like the official support of this map?

  3. You either havn't put the mod keys in the keys folder or a version mis-match, you or the server have different Taviana version, first answer is most likely the right way as there are not many versions of Taviana out.

    Taviana map for Arma 2 Epoch often used from mod DayZ Origins 1.7.9.5. Disputes as legally conducted so far. Some consider it illegal, but very influential people believe that any content creators to the original Arma 2 obliged to share their work with the whole community.

×
×
  • Create New...