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
Compatible version
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