ARK: Survival Evolved

ARK: Survival Evolved

View Stats:
GORESPLASH Sep 19, 2016 @ 9:26am
Disabling dinos
How do I disable specific dinos in Local Single Player game?
I feel that the golem and wyvern don't fit the game and would like them gone.
< >
Showing 1-10 of 10 comments
Corgisaurus Rex Sep 19, 2016 @ 9:36am 
You can try to use the NPC replacement lines in your game.ini file

For the Rock Elemental and Rubble Golem
NPCReplacements=(FromClassName="RockGolem_Character_BP_C",ToClassName="")
NPCReplacements=(FromClassName="RubbleGolem_Character_BP_C",ToClassName="")

For the wyverns not sure if you need 1 for each kind of wyvern or 1 for the general wyvern
General Wyvern
NPCReplacements=(FromClassName="Wyvern_Character_BP_Base_C",ToClassName="")

Each kind of wyvern
NPCReplacements=(FromClassName="Wyvern_Character_BP_Fire_C",ToClassName="")
NPCReplacements=(FromClassName="Wyvern_Character_BP_Lightning_C",ToClassName="")
NPCReplacements=(FromClassName="Wyvern_Character_BP_Poison_C",ToClassName="")

Alpha wyvern
NPCReplacements=(FromClassName="MegaWyvern_Character_BP_Fire_C",ToClassName="")

Edit: Remember that this keeps them from spawning, but any existing ones will stick around until you kill them or delete them using DestroyWildDinos or DestroyAll <creature name>. The 2nd one will destroy all wild and tame creatures of that type.
Last edited by Corgisaurus Rex; Sep 19, 2016 @ 9:38am
(TEAMKILL) Sep 19, 2016 @ 9:39am 
I totally agree. The fantasy (magical) type mobs shouldn't be part of this game. I'm glad you can get rid of them in single player mode. I wasnt going to buy the expansion because of the "fantasy" aspect. I think I may now that I know this.
GORESPLASH Sep 19, 2016 @ 10:26am 
Thanks for the help. And Teamkill, I'm glad it helped you also.
GORESPLASH Sep 19, 2016 @ 4:42pm 
Doesn't seem to be working. I started over and got trashed by a Rock Elemental, I changed the command name from Rock Golem. Started over and got trashed by another. Probably my fault. My blood is Type 0
Wyndninja Sep 19, 2016 @ 4:48pm 
It does work, you just have to know exactly what you're doing and make sure the command lines are correct.
Paroxyde Sep 19, 2016 @ 4:52pm 
And do a destroywilddinos just in case.
GORESPLASH Sep 19, 2016 @ 6:00pm 
Yeah, I figured you knew your stuff and I did a typo. I'm trying again
GORESPLASH Sep 21, 2016 @ 8:52pm 
Eureka! I found it! Gotta type the commands without using any spaces. Thanks peeps for helping with this.
superhumanjesse Sep 4, 2017 @ 10:09am 
does this work with scorched earth plus, and classic flyers
🦊 Hermit Sep 4, 2017 @ 12:22pm 
Originally posted by superhumanjesse:
does this work with scorched earth plus, and classic flyers

Yes, but any dinos added by mods (such as the birds in classic flyers) will require their own classnames, the vanilla classnames will not work for them. You'll have to look up the mod page or speak to the mod author to get classnames for the creatures in those mods.
< >
Showing 1-10 of 10 comments
Per page: 1530 50

Date Posted: Sep 19, 2016 @ 9:26am
Posts: 10