Need help?
Create a topic in the appropriate section
Don't write everything in the chat!Take a look at the marketplace
There you can buy
everything related to game serversDon't want a ban?
Please read our rules
Don't disturb the order!Sell or buy?
Use services of the guarantor
We will make your deal safe
- 0
-
Our picks
Почему так часто идет дождь? Каждые 20 минут, как его отключить вообще? Как я понял, данный код вообще не работает, или он всеже работает, но я не понимаю как( Объясните пожалуйста
Я его всяко разно редактировал и ставил 1111 и true и 0000 везде, такое ощущение, что он просто так для красоты. Никакого Weather.c файла нет.
//INIT WEATHER BEFORE ECONOMY INIT------------------------ Weather weather = g_Game.GetWeather(); weather.MissionWeather(false); // false = use weather controller from Weather.c weather.GetOvercast().Set( Math.RandomFloatInclusive(0.00, 0.0), 0, 0); weather.GetRain().SetLimits( 0.0 , 0.0 ); weather.GetFog().Set( 0, 0, 0);
Share this post
Link to post
Share on other sites