Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
if your theory is right that would be super dumb. then it need a fix for sure because radius = radius and not radius + spawntime. and server admins would search for the reason why everything is respawning :D
i got my info from that site thats why i have it set the way it is but still nothing
?? For example mine looks like so;
[/script/shootergame.shootergamemode]
ResourceNoReplenishRadiusPlayers=0.2
ResourceNoReplenishRadiusStructures=0.2
While my GameUserSettings.ini has this line in it;
[ServerSettings]
ResourcesRespawnPeriodMultiplier=0.5
The file located here:
/ShooterGame/Saved/Config/WindowsServer/Game.ini
Has only the following inside it:
[/script/shootergame.shootergamemode]
ResourceNoReplenishRadiusPlayers=0.25
ResourceNoReplenishRadiusStructures=0.25
It does have nothing by default in it. It's that empty file that you add in the new lines. It's a little odd that your server would be deleting it all once the server starts.
And you are making sure this is being done when the server is offline, yes? Because the file will indeed be reverted back to blank, if you attempted updating the file while the server is running.