Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • Need help?

    Create a topic in the appropriate section
    Don't write everything in the chat!
  • Take a look at the marketplace

    There you can buy
    everything related to game servers
  • Don't want a ban?

    Please read our rules
    Don't disturb the order!
  • Sell or buy?

    Use services of the guarantor
    We will make your deal safe
  • 0
Mistervasya

народ помогите в blender собрал дом для dayz в игре не работает анимация

blender собрал дом для dayz в object builder по видео и статьям получилось в бульдозере увидеть анимацию дверей ,запаковал  в игру в игре анимации нет не надписи открыть,просто дом с закрытыми дверьми что не так я делаю.Даже ставил префикс land в конфиге толку ноль.конфиг

#define private        0
#define protected        1
#define public        2

class CfgPatches {
    class dom3misca {
        requiredAddons[] = {"Data"};
        requiredVersion = 0.1;
        units[] = {};
        weapons[] = {};
    };
};

class CfgVehicleClasses {
    class land_dom3misca {
        displayName = "dom3misca";
    };
};

class CfgVehicles {
    class House_f;    // External class reference    
    
    class Land_dom3misca : House_f {
        scope = public;
        vehicleClass = "Land_dom3misca";
        destrType = "DestructNo";
        displayName = "AIMGAME Shkaf 1";
        model = "\dom3misca\dom3misca.p3d";
    };
    class Doors
        {
            class Doors1
            {
                displayName="door 1";
                component="Doors1";
                soundPos="doors1_action";
                animPeriod=1;
                initPhase=0;
                initOpened=0;
                armor=0.2;
                soundOpen="doorMetalSmallOpen";
                soundClose="doorMetalSmallClose";
                soundLocked="doorWoodRattle";
            };
            class Doors2
            {
                displayName="door 2";
                component="Doors2";
                soundPos="doors2_action";
                animPeriod=1;
                initPhase=0;
                initOpened=0;
                armor=0.2;
                soundOpen="doorMetalSmallOpen";
                soundClose="doorMetalSmallClose";
                soundLocked="doorWoodRattle";
            };
            
        };
    };
};

 

model.cfg

 

class CfgSkeletons
{
  class Default
  {
    isDiscrete = 1;
    skeletonInherit = "";
    skeletonBones[] = {};
  };
  class dom3misca_skel: Default
  {
    skeletonInherit = "Default";
    skeletonBones[] =
    {
      "doors1","",
      "doors2","",
      "Handle","Doors1",
      "Handle2","Doors2"
    };
  };
};
class CfgModels
{
  class Default
  {
    sectionsInherit = "";
    sections[] = {};
    skeletonName = "";
  };
  class dom3misca: Default
  {
    skeletonName = "dom3misca_skel";
    class Animations
    {
      class Doors1
      {
        type = "rotation";
        selection = "doors1";
        source = "doors1";
        axis = "doors1_axis";
        memory = 1;
        minValue = 0;
        maxValue = 1;
        angle0 = 0;
        angle1 = 1.400000;
      };
      class Doors2
      {
        type = "rotation";
        selection = "doors2";
        source = "doors2";
        axis = "doors2_axis";
        memory = 1;
        minValue = 0;
        maxValue = 1;
        angle0 = 0;
        angle1 = 1.400000;
      };
    };
};
};

подскажите научите плиз  

Edited by Mistervasya (see edit history)

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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

×
×
  • Create New...

Important Information

By using this site, you automaticly agree to our Guidelines and Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Поддержка