Cài đặt Steam
Đăng nhập
|
Ngôn ngữ
简体中文 (Trung giản thể)
繁體中文 (Trung phồn thể)
日本語 (Nhật)
한국어 (Hàn Quốc)
ไทย (Thái)
Български (Bulgaria)
Čeština (CH Séc)
Dansk (Đan Mạch)
Deutsch (Đức)
English (Anh)
Español - España (Tây Ban Nha - TBN)
Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
Ελληνικά (Hy Lạp)
Français (Pháp)
Italiano (Ý)
Bahasa Indonesia (Indonesia)
Magyar (Hungary)
Nederlands (Hà Lan)
Norsk (Na Uy)
Polski (Ba Lan)
Português (Tiếng Bồ Đào Nha - BĐN)
Português - Brasil (Bồ Đào Nha - Brazil)
Română (Rumani)
Русский (Nga)
Suomi (Phần Lan)
Svenska (Thụy Điển)
Türkçe (Thổ Nhĩ Kỳ)
Українська (Ukraina)
Báo cáo lỗi dịch thuật
ConfigSubtractNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="CI_DinoSpawnEntries_BoneGiga_C",NPCSpawnEntries=((NPCsToSpawnStrings=("Gigant_Character_BP_C")),(NPCsToSpawnStrings=("Gigant_Character_BP_Core_C")),(NPCsToSpawnStrings=("Liquefied_Gigant_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Gigant_Character_BP_C"),(NPCClassString="Gigant_Character_BP_Core_C"),(NPCClassString="Liquefied_Gigant_Character_BP_C")))
It removes every giga spawn from eldritch isle without completely removing them from the map. The spawn entry "CI_DinoSpawnEntries_BoneGiga_C" seems to be broken with extinction core. I searched a little bit through the files. I also use a spawn entry to add them to the isle again without overspawning:
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="CI_DinoSpawnEntries_BoneDinos_C",NPCSpawnEntries=((AnEntryName="GigaSpawner", EntryWeight=0.1, NPCsToSpawnStrings=("Liquefied_Gigant_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Liquefied_Gigant_Character_BP_C", MaxPercentageOfDesiredNumToAllow=0.00075)))