Jump to content
DAYZ-CODE.RU - Создай свой игровой сервер

Температурный биом [НЕ РАБОТАЕТ\NOT WORKING] 1.0.0

$10

   (1 review)

 Share

1 Screenshot

About This File

 

The mod will allow you to adjust the temperature areas on any map, from the bitter cold to the infernal inferno.
The ability to arrange the coordinates of biomes through the config, which will appear in the profiles/TemperaturePointsConfig folder when the server is first started
The mod is server-side, that is, it is not needed for clients.
 

{
    "enabled": 1, // 0-1 [enabling/disabling the mod]
    "temperaturePoints": [
        {
            "worldName": "banov", //[The name of the map on which the temperature biome will be applied]
            "triggerRadius": 1900, //[Radius]
            "centerPosition": [ //[Vector (coordinates) of the center of the point from which the radius is calculated]
                11981.0,
                0.0,
                14801.0
            ],
            "temperatureChange": -60.0, //[Temperature change. Positive - hot, negative - cold.]
            "comment": "Cold point" //[arbitrary biome name for convenience] 
        },
        {
            "worldName": "chernarusplus",
            "triggerRadius": 7000,
            "centerPosition": [
                7575.0,
                0.0,
                4995.0
            ],
            "temperatureChange": 20.0, //[temperature change coefficient]
            "comment": "Heat  point"
        }
    ]
}

 




 

Edited by FreddyCruger


Type

server-mod

Compatible version

1.22

Terms of use

  • Modification is prohibited to sell and donate to third parties.
  • By purchasing this product, you agree to these terms.

 


Actions after purchase

  • Unpack the archive
  • Place the pbo from the archive in the folder with your server mods or in the addons folder in the root of the server

 


Co - authors

Мой продукт

Communication with the developer

Discord: freddycruge1

Acceptance of the terms of the trading platform

Yes
  • Like 5
  • Thanks 2
  • Confused 1
 Share


Отзывы пользователей

You may only provide a review once you have downloaded the file.


FinLexa

  

Точки работают верно, холод настраивается, но на всей карте прекращают работать костры и хим.грелки, пришлось отказаться.

 

Response from the author:

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

Link to review
×
×
  • Create New...