ARK: Survival Evolved

ARK: Survival Evolved

Small Dragons
AzureArtomis 13 NOV 2016 a las 3:51
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?
< >
Mostrando 1-15 de 31 comentarios
ShaG 13 NOV 2016 a las 12:11 
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 NOV 2016 a las 18:57 
Same thing for us .... Please Fix this awsome mod please please!!
AzureArtomis 15 NOV 2016 a las 19:02 
Publicado originalmente por MartQc:
Same thing for us .... Please Fix this awsome mod please please!!


Publicado originalmente por 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 NOV 2016 a las 8:00 
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 NOV 2016 a las 11:32 
There are 8 .ini files, which one to choose?
ShaG 17 NOV 2016 a las 11:33 
Publicado originalmente por 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 NOV 2016 a las 11:55 
@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 NOV 2016 a las 12:05 
Je cherche pour mon serveur, car ça ne m'amuse pas de faire spawn les dragons pour les joueurs ^^
MartQc 17 NOV 2016 a las 12:10 
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 NOV 2016 a las 14:12 
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 NOV 2016 a las 14:13 
Publicado originalmente por VidiotGamerArtomis:
Publicado originalmente por MartQc:
Same thing for us .... Please Fix this awsome mod please please!!


Publicado originalmente por 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) ?
Última edición por ShaG; 17 NOV 2016 a las 14:16
AzureArtomis 17 NOV 2016 a las 15:11 
Publicado originalmente por 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 NOV 2016 a las 15:13 
Publicado originalmente por 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 NOV 2016 a las 15:14 
Publicado originalmente por 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 NOV 2016 a las 14:28 
Ok a very big thank you to you for helping :steamhappy:
< >
Mostrando 1-15 de 31 comentarios
Por página: 1530 50