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

Температурный биом 1.0.0

$10

   (0 reviews)

 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"
        }
    ]
}

 




 


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 3
  • Thanks 1
  • Confused 1
 Share


Other products FreddyCruger

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

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

There are no reviews to display.

×
×
  • Create New...