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
for game.ini
[/script/shootergame.shootergamemode]
PerPlatformMaxStructuresMultiplier=2
for gameusersettings.ini
[ServerSettings]
OverrideStructurePlatformPrevention=True
MaxPlatformSaddleStructureLimit=1000
I tried splitting the settings up as you said
PerPlatformMaxStructuresMultiplier=2 in the game.ini
and OverrideStructurePlatformPrevention=True
MaxPlatformSaddleStructureLimit=1000 in the gameusersettings.ini.
I got the same result unfortunately
I am wondering if that has something to do with the way that the server company I am using has their control panel set up. I am editing these through the website which has a text editor and lets you pull these specific .ini's up.
I'd like to get on the FTP and edit the files directly but it seems there is not way for me to accomplish this with the current server company I am using.
why i ask is because with vanilla structures you are limited with how big you can build a saddle platform base , because you can only build like 2 or 3 ceilings away from your closest foundation
should I look to install a mod?
if your settings dont work for whatever reason the mods wont help either because of the structure limit on saddles, maybe you can first try to contact your server provider and ask if these settings are in place or maybe change them for you
put this in your gameusersettings.ini under the last line of text
[SuperStructures]
NoFoundationsRequired=true
[/script/shootergame.shootergamemode]
PerPlatformMaxStructuresMultiplier=10
This is a percentage multiplier, 10 would allow 1000 structures on a saddle. Could be this is too much.
GameUserSettings.ini
[ServerSettings]
MaxPlatformSaddleStructureLimit=8
This has nothing to do with structures on a platform.. it instead sets a limit of 8 creatures with platform saddles allowed on the server, including rafts/skiffs etc.
[ServerSettings]
PlatformSaddleBuildAreaBoundsMultiplier=2
This would double the radius you can build away from the platform
[ServerSettings]
bAllowPlatformSaddleMultiFloors=True
This would allow multiple levels on a platform saddle.
[ServerSettings]
OverrideStructurePlatformPrevention=True
This allows turrets on saddle platforms.
It seems like you're using a hosted server via web site. Make sure they don't have a dropdown dialogue for the setting that's overriding your .ini edits. Also make sure you're saving your settings before you leave the config page and that you've restarted your server before testing the new settings.
Neca you were right on the money. We actually figured this out last night. I had done this setting on the last map and didn't realize that when the map changed it defaulted that setting. (MaxPlatformSaddleStructureLimit=8,)
I went to build a boat yesterday and realized that I couldn't make it as big as before and it finally struck me!
Thanks again for all the help and suggestions.
I hope this thread can help others down the road!