Steam installeren
inloggen
|
taal
简体中文 (Chinees, vereenvoudigd)
繁體中文 (Chinees, traditioneel)
日本語 (Japans)
한국어 (Koreaans)
ไทย (Thai)
Български (Bulgaars)
Čeština (Tsjechisch)
Dansk (Deens)
Deutsch (Duits)
English (Engels)
Español-España (Spaans - Spanje)
Español - Latinoamérica (Spaans - Latijns-Amerika)
Ελληνικά (Grieks)
Français (Frans)
Italiano (Italiaans)
Bahasa Indonesia (Indonesisch)
Magyar (Hongaars)
Norsk (Noors)
Polski (Pools)
Português (Portugees - Portugal)
Português - Brasil (Braziliaans-Portugees)
Română (Roemeens)
Русский (Russisch)
Suomi (Fins)
Svenska (Zweeds)
Türkçe (Turks)
Tiếng Việt (Vietnamees)
Українська (Oekraïens)
Een vertaalprobleem melden
@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?