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
__Kloss__

Как изменить лимит

Как изменить лимит на объекты в 30 метрах? "Нельзя построить, слишком много объектов в пределах 30 м."

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Вставь это примерно в середину init.sqf (в файле миссии)

DZE_BuildingLimit = 10000;

У меня так:

dayz_maxAnimals = 5; // Default: 8
dayz_tameDogs = true;
DynamicVehicleDamageLow = 0; // Default: 0
DynamicVehicleDamageHigh = 95; // Default: 100

dayz_zedsAttackVehicles = true;
DZE_StaticConstructionCount = 1;
DZE_TRADER_SPAWNMODE = false;
DZE_BackpackGuard = true;
DZE_DeathMsgGlobal = true;
DZE_DeathMsgSide = true;
DZE_DeathMsgTitleText = true;
DZE_PlotPole = [90,90]; //Default: [30;45]
DZE_PlayerZed = false; //Default: true
DZE_R3F_WEIGHT = true; //Default: true
DZE_GodModeBase = true;
DZE_BuildingLimit = 10000; // ВОТ ОНО
DZE_BuildOnRoads = true; // Default: False

EpochEvents = [["any","any","any","any",30,"crash_spawner"],["any","any","any","any",0,"crash_spawner"],["any","any","any","any",15,"supply_drop"],["any","any","any","any",10,"Military"], ["any","any","any","any",25,"Treasure"], ["any","any","any","any",40,"Supplyitems"], ["any","any","any","any",55,"Construction"]];
dayz_fullMoonNights = true;

Edited by BigCrazyCat (see edit history)

Share this post


Link to post
Share on other sites



  • 0

 

Вставь это примерно в середину init.sqf (в файле миссии)

DZE_BuildingLimit = 10000;

У меня так:

dayz_maxAnimals = 5; // Default: 8
dayz_tameDogs = true;
DynamicVehicleDamageLow = 0; // Default: 0
DynamicVehicleDamageHigh = 95; // Default: 100

dayz_zedsAttackVehicles = true;
DZE_StaticConstructionCount = 1;
DZE_TRADER_SPAWNMODE = false;
DZE_BackpackGuard = true;
DZE_DeathMsgGlobal = true;
DZE_DeathMsgSide = true;
DZE_DeathMsgTitleText = true;
DZE_PlotPole = [90,90]; //Default: [30;45]
DZE_PlayerZed = false; //Default: true
DZE_R3F_WEIGHT = true; //Default: true
DZE_GodModeBase = true;
DZE_BuildingLimit = 10000; // ВОТ ОНО
DZE_BuildOnRoads = true; // Default: False

EpochEvents = [["any","any","any","any",30,"crash_spawner"],["any","any","any","any",0,"crash_spawner"],["any","any","any","any",15,"supply_drop"],["any","any","any","any",10,"Military"], ["any","any","any","any",25,"Treasure"], ["any","any","any","any",40,"Supplyitems"], ["any","any","any","any",55,"Construction"]];
dayz_fullMoonNights = true;

На Напфе 1051 у меня почему-то так не проходит, даже в "variable.sqf" менял, все равно не дает строить дальше 30м

Share this post


Link to post
Share on other sites
  • 0

На Напфе 1051 у меня почему-то так не проходит, даже в "variable.sqf" менял, все равно не дает строить дальше 30м

У меня тоже Напф 1051

Share this post


Link to post
Share on other sites
  • 0

 

Вставь это примерно в середину init.sqf (в файле миссии)

DZE_BuildingLimit = 10000;

У меня так:

dayz_maxAnimals = 5; // Default: 8
dayz_tameDogs = true;
DynamicVehicleDamageLow = 0; // Default: 0
DynamicVehicleDamageHigh = 95; // Default: 100

dayz_zedsAttackVehicles = true;
DZE_StaticConstructionCount = 1;
DZE_TRADER_SPAWNMODE = false;
DZE_BackpackGuard = true;
DZE_DeathMsgGlobal = true;
DZE_DeathMsgSide = true;
DZE_DeathMsgTitleText = true;
DZE_PlotPole = [90,90]; //Default: [30;45]
DZE_PlayerZed = false; //Default: true
DZE_R3F_WEIGHT = true; //Default: true
DZE_GodModeBase = true;
DZE_BuildingLimit = 10000; // ВОТ ОНО
DZE_BuildOnRoads = true; // Default: False

EpochEvents = [["any","any","any","any",30,"crash_spawner"],["any","any","any","any",0,"crash_spawner"],["any","any","any","any",15,"supply_drop"],["any","any","any","any",10,"Military"], ["any","any","any","any",25,"Treasure"], ["any","any","any","any",40,"Supplyitems"], ["any","any","any","any",55,"Construction"]];
dayz_fullMoonNights = true;

Добавил в init - Не помогло.

Добавил в variable - Сработало.

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

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