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
Sign in to follow this  
yatogamitoka1

не могу нормально открыть файл

Пожалуйста, Войдите или Зарегистрируйтесь, чтобы увидеть это: Вложение.

открываю Damag eBuilding через pdo  и захожу в конфиг а там не понятные символы  , а отредактировать    надо чтобы  не ломались заборы а только ворота  

Пожалуйста, Войдите или Зарегистрируйтесь, чтобы увидеть это: Вложение.

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Так ты открываешь в формате .bin 

В дейз тулс есть дефолтная утилита вроде бы, она конвертирует этот файл и можно будет его просмотреть.

Есть и другие утелиты, но тебе будет проще в дейз тулс.

Share this post


Link to post
Share on other sites



  • 0

на сколько я понял здесь нету такого что можно отключить урон по забору а по воротам оставить 

 

class CfgPatches
{
    class raidplus_addon
    {
        units[]={};
        weapons[]={};
        requiredVersion=0.1;
        requiredAddons[]=
        {
            "DZ_Data",
            "DZ_Gear_Camping",
            "DZ_Scripts"
        };
    };
};
class CfgVehicles
{
    class Inventory_Base;
    class BaseBuildingBase: Inventory_Base
    {
    };
    class Fence: BaseBuildingBase
    {
        scope=2;
        class DamageSystem
        {
            class DamageZones
            {
                class Wall_Base_Down
                {
                    class Health
                    {
                        hitpoints=19000;
                    };
                };
                class Wall_Wood_Down
                {
                    class Health
                    {
                        hitpoints=27000;
                    };
                };
                class Wall_Metal_Down
                {
                    class Health
                    {
                        hitpoints=40000;
                    };
                };
                class Wall_Platform
                {
                    class Health
                    {
                        hitpoints=19000;
                    };
                };
            };
        };
    };
    class Watchtower: BaseBuildingBase
    {
        scope=2;
        class DamageSystem
        {
            class DamageZones
            {
                class Level_1_Wall_1_Base_Down
                {
                    class Health
                    {
                        hitpoints=19000;
                    };
                };
                class Level_1_Wall_1_Metal_Down
                {
                    class Health
                    {
                        hitpoints=43000;
                    };
                };
            };
        };
    };
};

 

Edited by yatogamitoka1 (see edit history)

Share this post


Link to post
Share on other sites
  • 0
10.08.2022 в 06:26, BARSkiy сказал:

Так ты открываешь в формате .bin 

В дейз тулс есть дефолтная утилита вроде бы, она конвертирует этот файл и можно будет его просмотреть.

Есть и другие утелиты, но тебе будет проще в дейз тулс.

UnRap называется) но она не в DZT

Share this post


Link to post
Share on other sites

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
Sign in to follow this  

×
×
  • 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.