ARK: Survival Evolved

ARK: Survival Evolved

Dragons (Outdated)
 This topic has been pinned, so it's probably important
[guide] spawn controll/setting certain types to be untamable [up to date]
these codes will disables taming of the specified dragon only copy the ones you want disabled into the ini

PreventDinoTameClassNames="whelp_character_bp_c"

PreventDinoTameClassNames="drake_character_bp_ice_c"

PreventDinoTameClassNames="drake_character_bp_fire_c"

PreventDinoTameClassNames="dragon_character_bp_lightning_c"

PreventDinoTameClassNames="dragon_character_bp_acid_c"

PreventDinoTameClassNames="dragon_character_bp_gas_c"

PreventDinoTameClassNames="dragon_character_bp_fire_c"

PreventDinoTameClassNames="dragon_character_bp_ice_c"

PreventDinoTameClassNames="hellkite_character_bp_lightning_c"

PreventDinoTameClassNames="hellkite_character_bp_gas_c"

PreventDinoTameClassNames="hellkite_character_bp_acid_c"

PreventDinoTameClassNames="hellkite_character_bp_fire_c"

PreventDinoTameClassNames="hellkite_character_bp_ice_c"

the next set of commands should disable respective dragons from spawning at all i am not 100% these work confirmation would be appreciated only use the codes for the ones you want disabled

NPCReplacements=(FromClassName="whelp_character_bp_c",ToClassName="")

NPCReplacements=(FromClassName="drake_character_bp_ice_c",ToClassName="")

NPCReplacements=(FromClassName="drake_character_bp_fire_c",ToClassName="")

NPCReplacements=(FromClassName="dragon_character_bp_lightning_c",ToClassName="")

NPCReplacements=(FromClassName="dragon_character_bp_acid_c",ToClassName="")

NPCReplacements=(FromClassName="dragon_character_bp_gas_c",ToClassName="")

NPCReplacements=(FromClassName="dragon_character_bp_fire_c",ToClassName="")

NPCReplacements=(FromClassName="dragon_character_bp_ice_c",ToClassName="")

NPCReplacements=(FromClassName="elderdragon_character_bp_lightning_c",ToClassName="")

NPCReplacements=(FromClassName="elderdragon_character_bp_acid_c",ToClassName="")

NPCReplacements=(FromClassName="elderdragon_character_bp_gas_c",ToClassName="")

NPCReplacements=(FromClassName="elderdragon_character_bp_fire_c",ToClassName="")

NPCReplacements=(FromClassName="elderdragon_character_bp_ice_c",ToClassName="")
Last edited by Hobgoblino the III; 7 Jan, 2017 @ 1:03pm
< >
Showing 1-11 of 11 comments
this should be done now i am also trying to figure out the ini that will allow full controll over every stat possibly stats gain as well and if i can figure it out custom spawn injection for specific maps :D
MartQc 12 Jan, 2017 @ 9:58pm 
Hi , Did someone test above code? Im trying to disable Spawing the Elder Dragon but it dosent work :( . Anyone can help? I rent a dedicated server and have acces to both ini files. Thanks
Originally posted by MartQc:
Hi , Did someone test above code? Im trying to disable Spawing the Elder Dragon but it dosent work :( . Anyone can help? I rent a dedicated server and have acces to both ini files. Thanks

where did you put these lines
MartQc 13 Jan, 2017 @ 9:12am 
I put the line on game.ini just below line [/script/shootergame.shootergamemode]
MartQc 13 Jan, 2017 @ 9:13am 
Originally posted by MartQc:
I put the line on game.ini just below line [/script/shootergame.shootergamemode]
EDIT : i had to put [/script/shootergame.shootergamemode] because the game.ini was empty
Originally posted by MartQc:
Originally posted by MartQc:
I put the line on game.ini just below line [/script/shootergame.shootergamemode]
EDIT : i had to put [/script/shootergame.shootergamemode] because the game.ini was empty

pleas epost a copy of your game ini folder and the file path you used to reach it also server or single player?
MartQc 13 Jan, 2017 @ 4:49pm 
The Game is on a dedicated Server and the path for the edited .ini is ShooterGame/Saved/Config/WindowsServer/Game.ini

Game.ini is this :

[/script/shootergame.shootergamemode]
NPCReplacements=FromClassName="elderdragon_character_bp_acid_c",ToClassName="")
NPCReplacements=FromClassName="elderdragon_character_bp_gas_c",ToClassName="")
NPCReplacements=FromClassName="elderdragon_character_bp_fire_c",ToClassName="")
NPCReplacements=FromClassName="elderdragon_character_bp_ice_c",ToClassName="")

Thanks for the help :)
hmmm i dont run a server but that should be the right file path
MartQc 14 Jan, 2017 @ 10:42am 
@southern samurai Thanks for the help but i can't even do it in single player... don't know what i do wrong but i think i will give up and pass my turn for the Dragon :) Good Mod, thanks again guys ;)
Quandrius 14 Jan, 2017 @ 11:11pm 
Would be nice to be able to control the number of dragons that spawn, currently there are way to many i think, should be more rare.
Originally posted by Quandrius:
Would be nice to be able to control the number of dragons that spawn, currently there are way to many i think, should be more rare.

i am fairly sure the issue is they spawn via map extension which the above commands cannot alter theirs a is a command to lower spawns but map extension most likely breaks this could ask the author to implement a max spawned dragon ini or something should be possible
< >
Showing 1-11 of 11 comments
Per page: 1530 50