安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








BUT i dont see the Nameless,they are only spawning in groups if i spawn them manually.
Also, No one on my server found a single Featherlight on Ragnarok yet and I've done multiple dino wipes. Is this a bug? My server has 20-odd active players daily, throughout the day, so I find it strange that not ONE person has seen one
You have to add this in your game.ini to spawn featherlight and shinehorn on ragnarok map:
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesRedwoods",NPCSpawnEntries=((AnEntryName="LanternBirdSpawner",EntryWeight=0.1,NPCsToSpawnStrings=("LanternBird_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="LanternBird_Character_BP_C ",MaxPercentageOfDesiredNumToAllow=0.01)))
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesGrassland",NPCSpawnEntries=((AnEntryName="LanternGoatMount",EntryWeight=0.1,NPCsToSpawnStrings=("LanternGoat_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="LanternGoat_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.02)))
1. stop server
2. change game.ini --> save
3. restart server
4. dino wipe
Thanks ElectrifiedAngel. I'll do that. I used to do this for aberration dinos, pre-mod, but I eneded up with overspawns of note, so I removed those commands.
I didn't think it would still be necessary having the mod though. Will it not cause conflicts between the .ini spawns and the mod?
It´s necessary because they do not spawn in Ragnarok jungle due a custom spawner on Ragnarok called DinoSpawnEntries_Ragnarok_Jungle. So the modder can´t add them into this spawner. This is the reason why they don´t spawn on Ragnarok without changing ini-settings until the modder add them to another spawner than jungle.