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
Привет.
Подскажите, пожалуйста, как изменить радиус флага, который обновляет lifetime предметам.
Нашел константу, меняю в 3_Game в modded class GameConstants, но радиус так и остается 60, чтобы я не ставил. в чем может быть проблема?
const int REFRESHER_MAX_DURATION_DEFAULT = 3600 * 24 * 40; //max duration of refresher in seconds - 40 days (+ 5 days final refresh ) const int REFRESHER_FREQUENCY_DEFAULT = 3600 * 24 * 5; //frequency of lifetime refreshes/refresher time decreases - 5 days const float REFRESHER_RADIUS = 60; //meters // lifetime of refresher itself is in db (3600 * 24 * 7 = 604800 )
Share this post
Link to post
Share on other sites