ARK: Survival Evolved

ARK: Survival Evolved

View Stats:
Vynlann 3 May, 2018 @ 3:58pm
Disable flyers in abb, but non-native dinos?
Is there a way to disable it so flyers and fertilized eggs of flyers can't be transferred into aberration, but allow non-native dinos like theris, beavers, etc in?
< >
Showing 1-15 of 15 comments
Arachnade 3 May, 2018 @ 4:11pm 
i thought flyers couldnt fly in abberation, since it is all literally a cave.
ntengineer 3 May, 2018 @ 4:13pm 
Yes there is. You have to go into the INI file for the aberration server you are running and add all the animal classes that you don't want to allow. It won't stop fert eggs from coming in, but if they are hatched they won't be able to claim them so they'll just sit there and die.

I don't have the details with me right now as I'm not at home, but if I remember, I will reply again to this thread and paste them in.
Kisston 3 May, 2018 @ 4:14pm 
They can fly, in solo you can summon and use ptera, quetz, wyverns, griffins and modded flyers can spawn and be tamed and used as well. The main thing was not being able to download any non-aberrant animals onto aberration, and that restricted the map to having no flyers. There is a way to restrict what can be braught onto a server using ini, check the ARK Wiki it has a whole section on ini settings and ways to adjust them.
ntengineer 3 May, 2018 @ 4:14pm 
Originally posted by 123:
i thought flyers couldnt fly in abberation, since it is all literally a cave.

Its part of the "lore" of Aberration that normal map dinos aren't suppose to be able to survive or fly. However, the game allows it. When Aberration first came out we had a bunch of my users on my cluster move fliers over there and play. I had to modify the configuration to not allow it. The game code is suppose to block it, but it doesn't block fert eggs, so once users found they could just bring the eggs over there and hatch them all heck broke loose. Was a royal pain in my butt.
Vynlann 3 May, 2018 @ 4:41pm 
Originally posted by ntengineer:
Yes there is. You have to go into the INI file for the aberration server you are running and add all the animal classes that you don't want to allow. It won't stop fert eggs from coming in, but if they are hatched they won't be able to claim them so they'll just sit there and die.

I don't have the details with me right now as I'm not at home, but if I remember, I will reply again to this thread and paste them in.

Please do, I'm doing research, but the closest thing I can find is them spawning and well...obviously wyverns don't spawn on aberration normally lol.
Originally posted by ntengineer:
Originally posted by 123:
i thought flyers couldnt fly in abberation, since it is all literally a cave.

Its part of the "lore" of Aberration that normal map dinos aren't suppose to be able to survive or fly. However, the game allows it. When Aberration first came out we had a bunch of my users on my cluster move fliers over there and play. I had to modify the configuration to not allow it. The game code is suppose to block it, but it doesn't block fert eggs, so once users found they could just bring the eggs over there and hatch them all heck broke loose. Was a royal pain in my butt.

Sounds like my job. Herding cats...
Vynlann 3 May, 2018 @ 4:55pm 
Would this work

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

As an example, or would that only disable the spawning of the wyvern (which again...aberration lol)
ntengineer 3 May, 2018 @ 5:08pm 
Originally posted by Vynlann:
Would this work

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

As an example, or would that only disable the spawning of the wyvern (which again...aberration lol)

That only changes what spawns, not what can be used. I'm heading home soon. Stay tuned :D
ntengineer 3 May, 2018 @ 6:20pm 
Here is what you need. You put this into your game.ini. You'll need to stop your server, make the change, then start it back up. It will NOT remove creatures already on the map. Go through the list and decide which ones you want:

PreventDinoTameClassNames=Allo_Character_BP_C
PreventDinoTameClassNames=Ankylo_Character_BP_C
PreventDinoTameClassNames=SpiderS_Character_BP_C
PreventDinoTameClassNames=Archa_Character_BP_C
PreventDinoTameClassNames=Argent_Character_BP_C
PreventDinoTameClassNames=Baryonyx_Character_BP_C
PreventDinoTameClassNames=Sauropod_Character_BP_C
PreventDinoTameClassNames=Turtle_Character_BP_C
PreventDinoTameClassNames=Carno_Character_BP_C
PreventDinoTameClassNames=Compy_Character_BP_C
PreventDinoTameClassNames=Dilo_Character_BP_C
PreventDinoTameClassNames=Dimetro_Character_BP_C
PreventDinoTameClassNames=Dimorph_Character_BP_C
PreventDinoTameClassNames=Diplocaulus_Character_BP_C
PreventDinoTameClassNames=Diplodocus_Character_BP_C
PreventDinoTameClassNames=Dodo_Character_BP_C
PreventDinoTameClassNames=Galli_Character_BP_C
PreventDinoTameClassNames=Gigant_Character_BP_C
PreventDinoTameClassNames=Hesperornis_Character_BP_C
PreventDinoTameClassNames=Ichthyornis_Character_BP_C
PreventDinoTameClassNames=Iguanodon_Character_BP_C
PreventDinoTameClassNames=Kairuku_Character_BP_C
PreventDinoTameClassNames=Kaprosuchus_Character_BP_C
PreventDinoTameClassNames=Kentro_Character_BP_C
PreventDinoTameClassNames=Liopleurodon_Character_BP_C
PreventDinoTameClassNames=Moth_Character_BP_C
PreventDinoTameClassNames=Lystro_Character_BP_C
PreventDinoTameClassNames=Megalania_Character_BP_C
PreventDinoTameClassNames=Megalosaurus_Character_BP_C
PreventDinoTameClassNames=Microraptor_Character_BP_C
PreventDinoTameClassNames=camelsaurus_Character_BP_C
PreventDinoTameClassNames=Moschops_Character_BP_C
PreventDinoTameClassNames=Oviraptor_Character_BP_C
PreventDinoTameClassNames=Pachy_Character_BP_C
PreventDinoTameClassNames=Pachyrhino_Character_BP_C
PreventDinoTameClassNames=Para_Character_BP_C
PreventDinoTameClassNames=Pegomastax_Character_BP_C
PreventDinoTameClassNames=Pela_Character_BP_C
PreventDinoTameClassNames=Ptero_Character_BP_C
PreventDinoTameClassNames=Scorpion_Character_BP_C
PreventDinoTameClassNames=Quetz_Character_BP_C
PreventDinoTameClassNames=Raptor_Character_BP_C
PreventDinoTameClassNames=Rex_Character_BP_C
PreventDinoTameClassNames=Sarco_Character_BP_C
PreventDinoTameClassNames=Spino_Character_BP_C
PreventDinoTameClassNames=Stego_Character_BP_C
PreventDinoTameClassNames=Tapejara_Character_BP_C
PreventDinoTameClassNames=TerrorBird_Character_BP_C
PreventDinoTameClassNames=Therizino_Character_BP_C
PreventDinoTameClassNames=SpineyLizard_Character_BP_C
PreventDinoTameClassNames=BoaFrill_Character_BP_C
PreventDinoTameClassNames=Titanosaur_Character_BP_C
PreventDinoTameClassNames=Trike_Character_BP_C
PreventDinoTameClassNames=Troodon_Character_BP_C
PreventDinoTameClassNames=Vulture_Character_BP_C
PreventDinoTameClassNames=Wyvern_Character_BP_Base_C
PreventDinoTameClassNames=Wyvern_Character_BP_Fire_C
PreventDinoTameClassNames=Wyvern_Character_BP_Lightning_C
PreventDinoTameClassNames=Wyvern_Character_BP_Poison_C
PreventDinoTameClassNames=Ragnarok_Wyvern_Override_Ice_C
PreventDinoTameClassNames=Yutyrannus_Character_BP_C
Vynlann 3 May, 2018 @ 7:21pm 
I didn't see griffin on the list, would it's command look like this then "PreventDinoTameClassNames=Griffin_Character_BP_C"
ntengineer 3 May, 2018 @ 8:14pm 
Yes
SOY 7 Sep, 2018 @ 4:09pm 
So we need to allow players to bring over any non-Ab dino except flyers and their eggs. What are the changes that need to be made?
ntengineer 7 Sep, 2018 @ 4:41pm 
Originally posted by 123:
So we need to allow players to bring over any non-Ab dino except flyers and their eggs. What are the changes that need to be made?

My list blocks people from being able to bring fert eggs in there and use them. The eggs are still allowed in, but they cannot claim/feed them so they die.

The setting you want to use is this:
?CrossARKAllowForeignDinoDownloads=true

That command line will allow you to download dinos into Aberration from other maps.

But, if you turn that on, it turns it on for all dinos. If you dont' want fliers or their eggs I'm not sure how you would stop them. You can try my code above and see if it works, but I doubt it.
Last edited by ntengineer; 7 Sep, 2018 @ 4:47pm
Reginherus 17 Jun, 2019 @ 10:34pm 
PreventDinoTameClassNames="Wyvern_Character_BP_Base_C"
PreventDinoTameClassNames="Wyvern_Character_BP_Fire_C"
PreventDinoTameClassNames="Wyvern_Character_BP_Lightning_C"
PreventDinoTameClassNames="Wyvern_Character_BP_Poison_C"
PreventDinoTameClassNames="Ragnarok_Wyvern_Override_Ice_C"
PreventDinoTameClassNames="Pela_Character_BP_C"
PreventDinoTameClassNames="Ptero_Character_BP_C"
PreventDinoTameClassNames="Quetz_Character_BP_C"
PreventDinoTameClassNames="Griffin_Character_BP_C"
PreventDinoTameClassNames="Moth_Character_BP_C"
PreventDinoTameClassNames="Argent_Character_BP_C"
PreventDinoTameClassNames="Phoenix_Character_BP_C"
PreventDinoTameClassNames="Tapejara_Character_BP_C"
PreventDinoTameClassNames="BionicQuetz_Character_BP_C"
PreventDinoTameClassNames="Owl_Character_BP_C"

Updated list as of 6/17/19
Includes Extinction flyers
Last edited by Reginherus; 18 Jun, 2019 @ 12:07am
ItsYell0 1 Jan, 2022 @ 3:06pm 
PreventDinoTameClassNames="Wyvern_Character_BP_Base_C"
PreventDinoTameClassNames="Wyvern_Character_BP_Fire_C"
PreventDinoTameClassNames="Wyvern_Character_BP_Lightning_C"
PreventDinoTameClassNames="Wyvern_Character_BP_Poison_C"
PreventDinoTameClassNames="Ragnarok_Wyvern_Override_Ice_C"
PreventDinoTameClassNames="Pela_Character_BP_C"
PreventDinoTameClassNames="Ptero_Character_BP_C"
PreventDinoTameClassNames="Quetz_Character_BP_C"
PreventDinoTameClassNames="Griffin_Character_BP_C"
PreventDinoTameClassNames="Moth_Character_BP_C"
PreventDinoTameClassNames="Argent_Character_BP_C"
PreventDinoTameClassNames="Phoenix_Character_BP_C"
PreventDinoTameClassNames="Tapejara_Character_BP_C"
PreventDinoTameClassNames="BionicQuetz_Character_BP_C"
PreventDinoTameClassNames="Owl_Character_BP_C"
PrevenDinoTameClassNames="TekWyvern_Character_BP_C"
PreventDinoTameClassNames="CrystalWyvern_Character_BP_WS_C"
PreventDinoTameClassNames="CrystalWyvern_Character_BP_Ember_C"
PreventDinoTameClassNames="CrystalWyvern_Character_BP_Blood_C"
PreventDinoTameClassNames="Snow_Argent_Character_BP_C"
PreventDinoTameClassNames="Bog_Tapejara_Character_BP_C"
PreventDinoTameClassNames="Quetz_Character_BP_Rockwell_C"
PreventDinoTameClassNames="Owl_Character_BP_Eden_C"

This is an updated list to as of 1 Jan 2022. I did not add the Maewing in as it glides and not really flies. However, the new X and R variants of dinos from the two Genesis maps are included.
< >
Showing 1-15 of 15 comments
Per page: 1530 50

Date Posted: 3 May, 2018 @ 3:58pm
Posts: 15