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
Доброго времени суток друзья. Помогите пожалуйста. Пытаюсь изменить в зимнее время суток время рассвета и заката:
modded class ChernarusPlusData { override void Init() { super.Init(); // new temperature curve settings m_Sunrise_Jan = 5.54; m_Sunset_Jan = 20.30; m_Sunrise_Jul = 3.26; m_Sunset_Jul = 20.73; m_MaxTemps = {3,5,7,14,19,24,26,25,21,16,10,5}; m_MinTemps = {-3,-2,0,4,9,14,18,17,12,7,4,0}; } };
Но ничего не происходит. Помогите понять как поменять и в чем моя ошибка.
Share this post
Link to post
Share on other sites