Steam installeren
inloggen
|
taal
简体中文 (Chinees, vereenvoudigd)
繁體中文 (Chinees, traditioneel)
日本語 (Japans)
한국어 (Koreaans)
ไทย (Thai)
Български (Bulgaars)
Čeština (Tsjechisch)
Dansk (Deens)
Deutsch (Duits)
English (Engels)
Español-España (Spaans - Spanje)
Español - Latinoamérica (Spaans - Latijns-Amerika)
Ελληνικά (Grieks)
Français (Frans)
Italiano (Italiaans)
Bahasa Indonesia (Indonesisch)
Magyar (Hongaars)
Norsk (Noors)
Polski (Pools)
Português (Portugees - Portugal)
Português - Brasil (Braziliaans-Portugees)
Română (Roemeens)
Русский (Russisch)
Suomi (Fins)
Svenska (Zweeds)
Türkçe (Turks)
Tiếng Việt (Vietnamees)
Українська (Oekraïens)
Een vertaalprobleem melden











Could you explain whats wrong please?
As long as you have a API from weatherstack, and fill in the information correctly the mod should still work just fine if i'm not mistaken.
If you would like the scripts to do this, send me a friend's request. Do note, you will still need to use this mod - just have it loaded, nothing more, as my scripts call his.
:)
For example, in the East Wind Campaign:
CurrentWeather.Sqf:
RWW_LocationCountry=lemnos;
RWW_LocationCity=moudros;
RWW_Key=123abc456def
[] spawn RWW_SetWeather;
Then I run [] execVM "CurrentWeather.Sqf" and the weather is set without the need for the module.
The above is just an example.
Looking forward to your answer and thanks!
:)