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
@thsimpson615 Just the one written above, I don't know how to create any other spawn codes
@Zaphod4th Strange, may be an update messed something up with my mod, or it could be another mod. The problem could be that there is a dino mod in front of the dreadon mod with the mountain spawning location.
Then it is OP af in my humble opinion, it is everything but balanced.
The coloration is too aggressive, green would look much better, but that´s a matter of taste. Sadly the color is not changeable, not even with settargetdinocolor..
The main reason I removed the mod is because of the "getting-stuck-bugs" it causes.
[code]ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SnowyMountain_Spawn_C",NPCSpawnEntries=((AnEntryName="DraedonSpawner",EntryWeight=0.5,NPCsToSpawnStrings=("Draedon_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Draedon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.05)))[/code]
The Dino Name Tag is just: "Draedon"
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SnowyMountain_Spawn_C",NPCSpawnEntries=((AnEntryName="DraedonSpawner",EntryWeight=0.5,NPCsToSpawnStrings=("Draedon_Character_BP"))),NPCSpawnLimits=((NPCClassString="Draedon_Character_BP",MaxPercentageOfDesiredNumToAllow=0.05)))
AnEntryName part I'm not sure about so guessed DraedonSpawner. Is that right?