//________________ Author : GEORGE FLOROS [GR] ___________ 26.01.19 _____________ /* ________________ GF Temperature Script - Mod ________________ https://forums.bohemia.net/forums/topic/221531-gf-temperature-script-mod/ Please keep the Credits or add them to your Diary https://community.bistudio.com/wiki/SQF_syntax Don't try to open this with the simple notepad. For everything that is with comment // in front or between /* means that it is disabled , so there is no need to delete the extra lines. You can open this ex: with notepad++ https://notepad-plus-plus.org/ ArmA 3 | Notepad ++ SQF tutorial https://www.youtube.com/watch?v=aI5P7gp3x90 and also use the extra pluggins (this way will be better , it will give also some certain colors to be able to detect ex. problems ) http://www.armaholic.com/page.php?id=8680 or use any other program for editing . For the Compilation List of my GF Scripts , you can search in: https://forums.bohemia.net/forums/topic/215850-compilation-list-of-my-gf-scripts/ */ Changelog: Version 1.0 Script - Mod Author : by GEORGE FLOROS [GR] Description: GF Temperature Script - Mod , the values are based on real measures. You are free to do anything but i would like to give me Credits for this! Simple and easy to use and adapt . Have Fun ! Installation / Usage: For usage instructions and information of how to use the GF Temperature Script - Mod please refer to the included documentation and/or example mission. Place in your mission the files . There is everything included , in the initServer.sqf , to copy paste in your mission . https://community.bistudio.com/wiki/SQF_syntax Don't try to open this with the simple notepad. For everything that is with comment // in front or between /* means that it is disabled , so there is no need to delete the extra lines. You can open this ex: with notepad++ https://notepad-plus-plus.org/ and also use the extra pluggins (this way will be better , it will give also some certain colors to be able to detect ex. problems ) http://www.armaholic.com/page.php?id=8680 or use any other program for editing . For the Compilation List of my GF Script - Mods , you can search in: https://forums.bohemia.net/forums/topic/215850-compilation-list-of-my-gf-Script - Mods/ Notes: The Values are based on real measures and there are 4 different options according to the selected climate. 1 = Hot Desert Climate , 2 = Mediterranean Climate , 3 = Subarctic Climate , 4 = custom The changes are affected from : month time Sun Elevation overcastForecast fogForecast rain gusts Altidude Sea Deep Sea Depth The Temperature Variables are : GF_Temperature_Sum_Air GF_Temperature_Sum_Sea It is possible after the script initialisation , to use them in other scipts etc. This scipt will be used in the future , for other projects as well. It is also included a mod version , posible to unpack and edit. Credits and Thanks to : Big thanks to CarlGustaffa for his Sun elevation code. https://forums.bohemia.net/profile/742616-carlgustaffa/ Thanks to All Script - Mod contributors Thanks to everyone who tries to do the best for this game! Thanks to BIS for such a great platform . Thanks to BIS Community and BIS Community Forums . Thanks to Armaholic Community and Forums . Changelog: v1.0 Requirements : No addons required more info in : Forum topic: - BI forums https://forums.bohemia.net/forums/topic/221531-gf-temperature-script-mod/ - Armaholic forums http://www.armaholic.com/forums.php?m=posts&q=40349 Disclaimer : I take no responsibility for (im)possible damage to your game/system that may be caused by installation of this Mission. ALL CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. I MAKE NO WARRANTIES, EXPRESS OR IMPLIED, THAT THEY ARE FREE OF ERROR, OR ARE CONSISTENT WITH ANY PARTICULAR STANDARD OF MERCHANTABILITY, OR THAT THEY WILL MEET YOUR REQUIREMENTS FOR ANY PARTICULAR APPLICATION. USE AT YOUR OWN RISK. THE AUTHOR AND PUBLISHER DISCLAIM ALL LIABILITY FOR DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES RESULTING FROM YOUR USE OF THE PROGRAMS.