Separate names with a comma.
That's a weird problem I have on some maps too. It's probably caused by the dynamic ground models, but I don't know why. I haven't got to fixing...
It's not possible yet. I'll probably add a setting for that to the UI. For now, you would have to edit the code. It's located in...
Because it stops the weather from changing. That's the point of it. But I think I get what you want now. To get rid of the rain, check the box...
There should be a pause button at the top of the UI. I guess with 'enabling the ui' you mean pressing Alt + W, but that only enables the...
I also don't know exactly how to do it, but you could take a look at Johnson Valley's files. There is a minimap folder containing some images and...
Changes: improved sunsky and lighting during overcast weather added random start event, instead of sunny everytime a random event will be chosen...
I don't know. Make sure to activate the extension first by pressing Alt + W. Someone else reported that their game needed a reboot for it to work....
Should be similar. I've improved the performance near the main city where an oak forest was causing lag. If you're using the improved sunsky...
That would be very hard, if not impossible, to do. So, definitely no for now. As there already is a UI, I feel like there is no need for another...
Changes: added more settings to the UI: pause button, button to roll next random event immediately, rain/snow toggle, wind speed control,...
Thank you very much :) I'll try your code. If I'm happy with the result, I might use it. Regarding the snow, it doesn't change the appearance of...
I don't experience this issue for some reason. I use low/normal graphics settings, so maybe it's only with higher settings? I don't know a way to...
I'll look into that. Removing shadows should be possible, but I don't know about sunshine.
Quite the coincidence, but that's exactly what I've done just now ;) I'll upload another update to the repo today which will add more settings to...
No, and I probably won't add that to this mod. I will make a standalone tornado mod at some point where this will be possible. (Technically, it...
Changes: fixed typo in UI
Changes: added UI that displays when main menu is active weather events, tornadoes and road condition can be controlled using the UI custom...
It's a standalone map, not an addon. You don't need the original for this to work.
You can toggle slow motion using the following code: local function setTime(data) if data.event == "enter" then -- on entry if...
There are different tornado strengths. A tornado gets a random strength when spawned. Maybe you're just unlucky and only get weak ones. It's...