• Breaking News

    Thursday, April 4, 2019

    ARK on Xbox One I'm afraid to move further inland

    ARK on Xbox One I'm afraid to move further inland


    I'm afraid to move further inland

    Posted: 03 Apr 2019 06:20 PM PDT

    So I've been playing Ark for a couple of days now and I've managed to level up pretty well. Secured a nice base on a hill that has a steady metal supply and just put in a Fabricator. Also have a couple of dinos around level 20, including a Petradon. However, I'm currently terrified to go further inland. I've walked into the swamp a couple times and gotten attacked by Sarcos, Titanboas, Raptors and Dilos, ontop of bugs and I know it only gets worse the further in you go.

    Hell I'm scared I'm gonna get stuck Inland at night and I'll be screwed. I got attacked by a Rex while driving on the river on my raft, TWICE! And it was dark. I just barely got away by the skin of my teeth.

    Obviously I have to keep going if I want to get more dinos and resources but I'm always afraid I'll die and lose either a dino or my stuff. Any advice?

    submitted by /u/WII_DJoker
    [link] [comments]

    What level do you get first flying mount?

    Posted: 03 Apr 2019 11:13 PM PDT

    Adding other dinos to Nitrado servers coding for ini file! Feel free to use anything you need

    Posted: 03 Apr 2019 06:39 AM PDT

    Here is all my coding that I've added to my Nitrado hosted server to have aberration and extinction dinos added onto the server.

    I've left out some dinos due to over population in certain areas. I know I can edit those settings but still had too many in isolated areas of the map. I kept out the titans as well and removed the pego and itchythornis

    I've also added in some changes to crafting requirements for certain DLC items. Since my server is on Ragnarok.

    There are a lot of sites and or apps you can use to change any crafting requirements you'd like.

    ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesBeach",NPCSpawnEntries=((AnEntryName="LanternBirdSpawner",EntryWeight=0.1,NPCsToSpawnStrings=("LanternBird_Character_BP_C")),(AnEntryName="LanternGoatMount",EntryWeight=1.0,NPCsToSpawnStrings=("LanternGoat_Character_BP_C")),(AnEntryName="LanternPugMount",EntryWeight=0.2,NPCsToSpawnStrings=("LanternPug_Character_BP_C")), (AnEntryName="ABTrikeSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Trike_Character_BP_Aberrant_C")), (AnEntryName="ABParaSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Para_Character_BP_Aberrant_C")), (AnEntryName="ABTurtleSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Turtle_Character_BP_Aberrant_C")), (AnEntryName="ABDodoSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Dodo_Character_BP_Aberrant_C")) (AnEntryName="ABMoschopsSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Moschops_Character_BP_Aberrant_C")), (AnEntryName="RexSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Rex_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="LanternBird_Character_BP_C",MaxPercentageOfDesiredNumToAllow=1.0),(NPCClassString="LanternGoat_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.01),(NPCClassString="LanternPug_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.2),(NPCClassString="Trike_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.2),(NPCClassString="Para_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.3),(NPCClassString="Turtle_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.3),(NPCClassString="Dodo_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.4),(NPCClassString="Moschops_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.2),(NPCClassString="Rex_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.1)))

    ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesRedwoods",NPCSpawnEntries=( (AnEntryName="ABIguanodonSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Iguanodon_Character_BP_Aberrant_C")), (AnEntryName="ABDiplodocus",EntryWeight=0.3,NPCsToSpawnStrings=("Diplodocus_Character_BP_Aberrant_C")), (AnEntryName="ABDimorphodonSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Dimorph_Character_BP_Aberrant_C"))),NPCSpawnLimits=( (NPCClassString="Iguanodon_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="Diplodocus_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="Dimorph_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1)))

    ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesSwamp",NPCSpawnEntries=((AnEntryName="Glowtail",EntryWeight=0.3,NPCsToSpawnStrings=("LanternLizard_Character_BP_C")), (AnEntryName="ABSarcoSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Sarco_Character_BP_Aberrant_C")), (AnEntryName="ABToadSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Toad_Character_BP_Aberrant_C")), (AnEntryName="ABDimetroSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Dimetro_Character_BP_Aberrant_C")), (AnEntryName="ABParacerSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Paracer_Character_BP_Aberrant_C")), (AnEntryName="ABDiplocaulusSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Diplocaulus_Character_BP_Aberrant_C"))),NPCSpawnLimits=((NPCClassString="LanternLizard_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.3),(NPCClassString="Sarco_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.3),(NPCClassString="Toad_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.2),(NPCClassString="Dimetro_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.2),(NPCClassString="Paracer_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="Diplocaulus_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1)))

    ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesMountain",NPCSpawnEntries=( (AnEntryName="ABStegoSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Stego_Character_BP_Aberrant_C")), (AnEntryName="ABRaptorSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Raptor_Character_BP_Aberrant_C")), (AnEntryName="ABScorpionSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Scorpion_Character_BP_Aberrant_C")), (AnEntryName="ABDoedSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Doed_Character_BP_Aberrant_C")), NPCSpawnLimits=( (NPCClassString="Stego_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="Raptor_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="Scorpion_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="Doed_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1)))

    ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesGrassland",NPCSpawnEntries=((AnEntryName="ABEquusSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Equus_Character_BP_Aberrant_C")),((AnEntryName="ABCarnoSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Carno_Character_BP_Aberrant_C")),((AnEntryName="ABAnkyloSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Ankylo_Character_BP_Aberrant_C")),((AnEntryName="ABSheep",EntryWeight=0.3,NPCsToSpawnStrings=("Sheep_Character_BP_Aberrant_C")),((AnEntryName="ABLystro",EntryWeight=0.3,NPCsToSpawnStrings=("Lystro_Character_BP_Aberrant_C"))),(NPCClassString="Equus_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.4),(NPCClassString="Carno_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="Ankylo_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="Sheep_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="Lystro_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1))) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SE_DinoSpawnEntriesWyvernTrench",NPCSpawnEntries=((AnEntryName="ABArthroSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Arthro_Character_BP_Aberrant_C")),((AnEntryName="ABBoafrillSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Boafrill_Character_BP_Aberrant_C")),((AnEntryName="ABSpiderS",EntryWeight=0.3,NPCsToSpawnStrings=("SpiderS_Character_BP_Aberrant_C")),((AnEntryName="ABDungBeetle",EntryWeight=0.3,NPCsToSpawnStrings=("DungBeetle_Character_BP_Aberrant_C"))),(NPCClassString="Arthro_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="Boafrill_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="SpiderS_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="DungBeetle_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1)))

    ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesMegalania",NPCSpawnEntries=((AnEntryName="ABMegalaniaSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Megalania_Character_BP_Aberrant_C")),((AnEntryName="ABMegalosaurusSpawner",EntryWeight=0.3,NPCsToSpawnStrings=("Megalosaurus_Character_BP_Aberrant_C"))),(NPCClassString="Megalania_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1),(NPCClassString="Megalosaurus_Character_BP_Aberrant_C",MaxPercentageOfDesiredNumToAllow=0.1)))

    ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SE_DinoSpawnEntriesGreenDesert_C",NPCSpawnEntries=((AnEntryName="GB1Spawner",EntryWeight=0.09,NPCsToSpawnStrings=("GasBags_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="GasBags_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.1))) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesSnow_C",NPCSpawnEntries=((AnEntryName="SO1",EntryWeight=0.2,NPCsToSpawnStrings=("Owl_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Owl_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.2))) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SE_DinoSpawnEntriesCanyons_C",NPCSpawnEntries=((AnEntryName="VS",EntryWeight=0.2,NPCsToSpawnStrings=("Spindles_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Spindles_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.1))) ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesDamiensAtoll_C",NPCSpawnEntries=((AnEntryName="Gacha",EntryWeight=0.2,NPCsToSpawnStrings=("Gacha_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Gacha_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.1)))

    ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesGrassland_C",NPCSpawnEntries=((AnEntryName="MoleRatMount",EntryWeight=1.0,NPCsToSpawnStrings=("MoleRat_Character_BP_C")),(AnEntryName="CaveWolfMount",EntryWeight=0.1,NPCsToSpawnStrings=("CaveWolf_Character_BP_C")),NPCSpawnLimits=((NPCClassString="MoleRat_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.01),(NPCClassString="CaveWolf_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.001)

    NPCReplacements=(FromClassName="Ichthyornis_Character_BP_C",ToClassName="") NPCReplacements=(FromClassName="Pegomastax_Character_BP_C",ToClassName="")

    bAutoUnlockAllEngrams=true

    ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItem_GlowStick_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Chitin_C",BaseResourceRequirement=10.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemResource_Crystal_C",BaseResourceRequirement=2.0,bCraftingRequireExactResourceType=false)))

    ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItem_WeaponClimbPick_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Chitin_C",BaseResourceRequirement=20.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemResource_Fibers_C",BaseResourceRequirement=10.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemResource_MetalIngot_C",BaseResourceRequirement=8.0,bCraftingRequireExactResourceType=false)))

    ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemArmor_CaveWolfSaddle_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Hide_C",BaseResourceRequirement=285.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemResource_Fibers_C",BaseResourceRequirement=125.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemResource_Chitin_C",BaseResourceRequirement=110.0,bCraftingRequireExactResourceType=false)))

    ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemArmor_MoleRatSaddle_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Hide_C",BaseResourceRequirement=270.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemResource_Fibers_C",BaseResourceRequirement=150.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemResource_MetalIngot_C",BaseResourceRequirement=150.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemResource_ChitinPaste_C",BaseResourceRequirement=85.0,bCraftingRequireExactResourceType=false)))

    ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SE_DinoSpawnEntriesDunes_C",NPCSpawnEntries=((AnEntryName="BasilDesert",EntryWeight=0.01,NPCsToSpawnStrings=("Basilisk_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Basilisk_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.01)))

    ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesCaveMegalo_C",NPCSpawnEntries=((AnEntryName="BasilCave",EntryWeight=0.01,NPCsToSpawnStrings=("Basilisk_Character_BP_C")),((NPCClassString="Basilisk_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.01)))

    ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesSwamp
    _C",NPCSpawnEntries=((AnEntryName="Basilswamp",EntryWeight=0.01,NPCsToSpawnStrings=("Basilisk_Character_BP_C")),((NPCClassString="Basilisk_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.01)))

    ConfigOverrideSupplyCrateItems=(SupplyCrateClassString="DinoDropInventoryComponent_Carnivore_Large_Basilisk_C",MinItemSets=2,MaxItemSets=3,NumItemSetsPower=1.0,bSetsRandomWithoutReplacement=true,ItemSets=((MinNumItems=2,MaxNumItems=2,NumItemsPower=1.0,SetWeight=1.0,bItemsRandomWithoutReplacement=true,ItemEntries=((EntryWeight=1.0,ItemClassStrings=("PrimalItemConsumable_Egg_RockDrake_Fertilized_C"),ItemsWeights=(1.0),MinQuantity=1.0,MaxQuantity=1.0,MinQuality=1.0,MaxQuality=1.0,bForceBlueprint=false,ChanceToBeBlueprintOverride=0.0)))

    ConfigOverrideSupplyCrateItems=(SupplyCrateClassString="DinoDropInventoryComponent_Carnivore_Medium_C",MinItemSets=2,MaxItemSets=3,NumItemSetsPower=1.0,bSetsRandomWithoutReplacement=true,ItemSets=((MinNumItems=2,MaxNumItems=2,NumItemsPower=1.0,SetWeight=1.0,bItemsRandomWithoutReplacement=true,ItemEntries=((EntryWeight=1.0,ItemClassStrings=("PrimalItemConsumable_Egg_RockDrake_Fertilized_C"),ItemsWeights=(1.0),MinQuantity=1.0,MaxQuantity=1.0,MinQuality=1.0,MaxQuality=1.0,bForceBlueprint=false,ChanceToBeBlueprintOverride=0.0)))

    submitted by /u/Rondeau04
    [link] [comments]

    Primitive Plus issues since latest update.

    Posted: 03 Apr 2019 05:37 AM PDT

    I run a Prim+ Rag server on my pc for me and my xbox friends to play on and we've made a list of what we found that is now/still broken since the update. 1.Supply drops have stopped spawning. 2.Coal is still not harvestable from obsidian. 3.Random crashes to Homescreen more frequent for survivors. 4.Kibble system still broke. These are either things we've noticed since the update went live or things the update was supposed to fix but didnt. Im curious what else people have come across.

    submitted by /u/SevanM83
    [link] [comments]

    No sound after update

    Posted: 03 Apr 2019 09:03 AM PDT

    So I log on today with the usual "ha ha what have they broken this time", in mind...didn't take me long to find it! I have absolutely zero SFX ingame. Xbox interface sounds are all there and I can hear my party so it's neither my controller or headset that are the problem. No ambient sound, silent gunfire, you name it. No sound whatsoever. Tried leaving and rejoining the game, to no avail. Still have intro music etc, just nothing ingame.

    Anyone else?

    submitted by /u/OleBlackMagick
    [link] [comments]

    Cross play question

    Posted: 03 Apr 2019 03:29 AM PDT

    I noticed that crossplay is enabled with PC, is this just for unofficial or are certain official servers crossplay as well?

    submitted by /u/IncredibleWoody
    [link] [comments]

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel