安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








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.