ARK: Survival Evolved

ARK: Survival Evolved

Small Dragons
Small Dragons not spawning in the Island Map
just as the topic states, I cannot find any way to make dragons spawn on the island map at all. I can force spawn them, but that's not at all what I am looking for in this mod.

I have loaded the game without any other mods and in pure vanilla settings, went to every mountain and to dead island thousands of times after many dino wipes to see if they would spawn, to no avail.

Does anyone know what's going on? Or is this just a crazy scenario only i am seeming to have?
< >
Đang hiển thị 1-15 trong 31 bình luận
ShaG 13 Thg11, 2016 @ 12:11pm 
I have the same problem on my server, the mod has always worked correctly with other mods. But for 3-4 weeks, no spawn.
Only spawn forced works

Sorry for my bad english
MartQc 15 Thg11, 2016 @ 6:57pm 
Same thing for us .... Please Fix this awsome mod please please!!
AzureArtomis 15 Thg11, 2016 @ 7:02pm 
Nguyên văn bởi MartQc:
Same thing for us .... Please Fix this awsome mod please please!!


Nguyên văn bởi ShaG:
I have the same problem on my server, the mod has always worked correctly with other mods. But for 3-4 weeks, no spawn.
Only spawn forced works

Sorry for my bad english


Hello again and thanks for checking out this thread! would like to let you guys know that i have found a solution to the problem, though it isnt exactly ideal. I found somewhere that someone made an ini command to place spawn points for those who wanted annunaki with the small dragons, but it also very much so works in this case since they dont spawn with the natural spawn points at the moment

pretty much, just take these strings of code and copy/paste them into the server ini files. if you are not the host, tell your host to add them into the server for the fix!

Hope this helps!

ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesMountain_PGM_C",NPCSpawnEntries=( (AnEntryName="SDragon",EntryWeight=5.0,NPCsToSpawnStrings=("Small_Dragon_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="Small_Dragon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.010) ) )
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesSnowMountain_PGM_C",NPCSpawnEntries=( (AnEntryName="SDragon",EntryWeight=5.0,NPCsToSpawnStrings=("Small_Dragon_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="Small_Dragon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.010) ) )
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesMountain_C",NPCSpawnEntries=( (AnEntryName="SDragon",EntryWeight=5.0,NPCsToSpawnStrings=("Small_Dragon_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="Small_Dragon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.010) ) )
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SnowyMountain_Spawn_C",NPCSpawnEntries=( (AnEntryName="SDragon",EntryWeight=5.0,NPCsToSpawnStrings=("Small_Dragon_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="Small_Dragon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.010) ) )
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SE_DinoSpawnEntriesMountain_C",NPCSpawnEntries=( (AnEntryName="SDragon",EntryWeight=5.0,NPCsToSpawnStrings=("Small_Dragon_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="Small_Dragon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.010) ) )
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesMountain_PGM_C",NPCSpawnEntries=( (AnEntryName="SDragon",EntryWeight=5.0,NPCsToSpawnStrings=("Small_Dragon_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="Small_Dragon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.010) ) )
MartQc 17 Thg11, 2016 @ 8:00am 
Can you please tell me where to put these line please? I found the usersetting.ini and game.ini only. Im french and i have trouble find it :) Thanks :p
ShaG 17 Thg11, 2016 @ 11:32am 
There are 8 .ini files, which one to choose?
ShaG 17 Thg11, 2016 @ 11:33am 
Nguyên văn bởi MartQc:
Can you please tell me where to put these line please? I found the usersetting.ini and game.ini only. Im french and i have trouble find it :) Thanks :p

Si je trouve ou le placer avant qu'il ne réponde, je te préviendrai :steamhappy:
MartQc 17 Thg11, 2016 @ 11:55am 
@ShaG Kool mais je pense peu etre avoiir trouver la solution nous allons tester ce soir !! Tu cherche pour serveur ou pour une partie perso?
ShaG 17 Thg11, 2016 @ 12:05pm 
Je cherche pour mon serveur, car ça ne m'amuse pas de faire spawn les dragons pour les joueurs ^^
MartQc 17 Thg11, 2016 @ 12:10pm 
Exactement la meme chose pour nous. On utulise windows Asm et on a rajouter 4 spawn on va checker si sa fonctionne et je te donne des nouvelles!!
ShaG 17 Thg11, 2016 @ 2:12pm 
Je confirme qu'il faut le mettre dans le fichier Game.ini
Le soucis maintenant, c'est qu'il y a beaucoup trop de spawn (entre 5 et 6 par montagne)
je vais essayer modifier les ligne de code et te tiendrai au courant.
Ajoute moi steam si tu veux.
ShaG 17 Thg11, 2016 @ 2:13pm 
Nguyên văn bởi VidiotGamerArtomis:
Nguyên văn bởi MartQc:
Same thing for us .... Please Fix this awsome mod please please!!


Nguyên văn bởi ShaG:
I have the same problem on my server, the mod has always worked correctly with other mods. But for 3-4 weeks, no spawn.
Only spawn forced works

Sorry for my bad english


Hello again and thanks for checking out this thread! would like to let you guys know that i have found a solution to the problem, though it isnt exactly ideal. I found somewhere that someone made an ini command to place spawn points for those who wanted annunaki with the small dragons, but it also very much so works in this case since they dont spawn with the natural spawn points at the moment

pretty much, just take these strings of code and copy/paste them into the server ini files. if you are not the host, tell your host to add them into the server for the fix!

Hope this helps!

ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesMountain_PGM_C",NPCSpawnEntries=( (AnEntryName="SDragon",EntryWeight=5.0,NPCsToSpawnStrings=("Small_Dragon_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="Small_Dragon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.010) ) )
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesSnowMountain_PGM_C",NPCSpawnEntries=( (AnEntryName="SDragon",EntryWeight=5.0,NPCsToSpawnStrings=("Small_Dragon_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="Small_Dragon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.010) ) )
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesMountain_C",NPCSpawnEntries=( (AnEntryName="SDragon",EntryWeight=5.0,NPCsToSpawnStrings=("Small_Dragon_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="Small_Dragon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.010) ) )
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SnowyMountain_Spawn_C",NPCSpawnEntries=( (AnEntryName="SDragon",EntryWeight=5.0,NPCsToSpawnStrings=("Small_Dragon_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="Small_Dragon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.010) ) )
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SE_DinoSpawnEntriesMountain_C",NPCSpawnEntries=( (AnEntryName="SDragon",EntryWeight=5.0,NPCsToSpawnStrings=("Small_Dragon_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="Small_Dragon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.010) ) )
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesMountain_PGM_C",NPCSpawnEntries=( (AnEntryName="SDragon",EntryWeight=5.0,NPCsToSpawnStrings=("Small_Dragon_Character_BP_C"))), NPCSpawnLimits=( (NPCClassString="Small_Dragon_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.010) ) )

Thanks for your help :steamhappy::steamhappy:
But Can you tell me how to lower the number of spawn, there are too many by mountain (5-6) ?
Lần sửa cuối bởi ShaG; 17 Thg11, 2016 @ 2:16pm
AzureArtomis 17 Thg11, 2016 @ 3:11pm 
Nguyên văn bởi ShaG:
Thanks for your help :steamhappy::steamhappy:
But Can you tell me how to lower the number of spawn, there are too many by mountain (5-6) ?


sure thing! see the last number in each string? ( MaxPercentageOfDesiredNumToAllow=0.010)

That number there is the % of spawn rate. right now, it is at 10%, so if you want it set to something like 5, you would change the string to MaxPercentageOfDesiredNumToAllow=0.005
AzureArtomis 17 Thg11, 2016 @ 3:13pm 
Nguyên văn bởi ShaG:
There are 8 .ini files, which one to choose?

You would want to use the Game.ini file of the server that you have the mod on. note that posting this in any other ini, including gameusersettings.ini, it will not work. So make sure it is in the game.ini and you'll be set!
AzureArtomis 17 Thg11, 2016 @ 3:14pm 
Nguyên văn bởi MartQc:
Can you please tell me where to put these line please? I found the usersetting.ini and game.ini only. Im french and i have trouble find it :) Thanks :p
Game.ini is the one you want :) gameusersettings.ini doesnt work, I made that mistake myself when testing it xD
ShaG 18 Thg11, 2016 @ 2:28pm 
Ok a very big thank you to you for helping :steamhappy:
< >
Đang hiển thị 1-15 trong 31 bình luận
Mỗi trang: 1530 50