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
Or is that not necessary in this case?
SpawnWeightMultiplier=1.0,
OverrideSpawnLimitPercentage=true,
SpawnLimitPercentage=0.1)
DinoSpawnWeightMultipliers=(DinoNameTag=Xenosaurus,
SpawnWeightMultiplier=1.0,
OverrideSpawnLimitPercentage=true,
SpawnLimitPercentage=0.1)
Thats what I inserted in my game.ini file - after the server restart, it was gone and spawns were not affected.
Did I miss something or made something wrong? Love the mod but the Xeno overspawn is cruel ... its blocking Rexes, Carnos, Allos etc too. If there isnt a way to fix that via game.ini / GUS I have to unsubscribe it :/.
Or is there another way to give out a maximum count like Tabula Rasa, Tamable Alphas+ etc.?
I have to unsubscribe from it at the moment ... the overspawn is way to heavy. I really want to get this mod up again, really awesome!
Greetings Reyzero / Banana Joe
Did you guys remember to do an admincheat destroywilddinos command after shutting down the server and changing the .ini settings to respawn all the dinos under the new configs?
Also.. you will actually find more noticable results using these lines in your game .ini
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesJungle_C",NPCSpawnEntries=((AnEntryName="XenoQueenSpawner",EntryWeight=0.5,NPCsToSpawnStrings=("XenoQueen_Character_BP_C")),(AnEntryName="QueenHybridSpawner",EntryWeight=0.5,NPCsToSpawnStrings=("XenoQueenHybrid_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="XenoQueen_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.5),(NPCClassString="XenoQueenHybrid_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.5)))
Just adjust the weights and percentage numbers to your liking. As is, this will cut the weight and percentages in half.
And don't forget to do an admincheat destroywilddinos command when you're done editing and you've started up the server again to get things to spawn appropriately.
Also if you'd like to add them to different Spawn containers you can change the "DinoSpawnEntriesJungle_C" to the spawn location of your choosing. I even have them spawning in Caves for added fear factor
Other spawn entries found here: http://ark.gamepedia.com/Spawn_Entries
FYI they got the Redwood Spawn entry incorrect in that list
They have DinoSpawnEntriesTheRedwoods_C
When it should be DinoSpawnEntriesRedwoods_C without the "the"
Hope this helps some.