ARK: Survival Evolved

ARK: Survival Evolved

Dragons (Outdated)
 此主题已被置顶,因此可能具有重要性
Hobgoblino the III 2017 年 1 月 7 日 下午 12:30
[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="")
最后由 Hobgoblino the III 编辑于; 2017 年 1 月 7 日 下午 1:03
< >
正在显示第 1 - 11 条,共 11 条留言
Hobgoblino the III 2017 年 1 月 7 日 下午 1:21 
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 2017 年 1 月 12 日 下午 9:58 
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
Hobgoblino the III 2017 年 1 月 13 日 上午 6:58 
引用自 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 2017 年 1 月 13 日 上午 9:12 
I put the line on game.ini just below line [/script/shootergame.shootergamemode]
MartQc 2017 年 1 月 13 日 上午 9:13 
引用自 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
Hobgoblino the III 2017 年 1 月 13 日 下午 2:20 
引用自 MartQc
引用自 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 2017 年 1 月 13 日 下午 4:49 
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 :)
Hobgoblino the III 2017 年 1 月 14 日 上午 7:35 
hmmm i dont run a server but that should be the right file path
MartQc 2017 年 1 月 14 日 上午 10:42 
@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 2017 年 1 月 14 日 下午 11:11 
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.
Hobgoblino the III 2017 年 1 月 15 日 上午 5:36 
引用自 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
< >
正在显示第 1 - 11 条,共 11 条留言
每页显示数: 1530 50