• Breaking News

    Thursday, February 14, 2019

    ARK on Xbox One can mesopithecus get spooked by their own reflection?

    ARK on Xbox One can mesopithecus get spooked by their own reflection?


    can mesopithecus get spooked by their own reflection?

    Posted: 14 Feb 2019 12:21 AM PST

    my brother's argentavis carried monkey to taming pen and walls are metal.

    he's unable to tame so we're wondering if reflection is spooking him?

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

    Rag Servers

    Posted: 13 Feb 2019 07:11 PM PST

    What complete trash. Can't go a full minute without a lag or crash. Utterly unplayable.

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

    Unoffical ItemStackOverride code

    Posted: 13 Feb 2019 07:25 AM PST

    Hey everyone. So this was kind of a headache for me to figure out because of how piecemail the documentation is across the internet. So if you're on an unofficial server with just a handful of friends and want to increase the stack size for most crafting materials, here's the code we're using to do so on my Nitrado server. Most stacks are set to 1000. Just change the number to whatever you want if you want it higher/lower.

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawMeat_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawPrimeMeat_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawMeat_Fish_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Chitin_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Metal_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_MetalIngot_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Wood_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Thatch_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Obsidian_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_AnglerGel_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_BlackPearl_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Silicon_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Berry_Narcoberry_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Berry_Amarberry_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Berry_Azulberry_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Berry_Mejoberry_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Berry_Stimberry_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Berry_Tintoberry_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Fibers_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Stone_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Charcoal_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Hide_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Keratin_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Sap_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Crystal_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Electronics_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Flint_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Polymer_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Polymer_Organic_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Gunpowder_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Oil_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Pelt_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_RawSalt_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Sand_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Fertilizer_Compost_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Sparkpowder_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_SpoiledMeat_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_ChitinPaste_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Sulfur_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Gasoline_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_SubstrateAbsorbent_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Propellant_C",Quantity=(MaxItemQuantity=1000.0, bIgnoreMultiplier=true)

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

    Nitrado server not showing up?

    Posted: 13 Feb 2019 07:13 PM PST

    Hi all, I just rented an ark server for xbox with nitrado. Except it's not showing up on the unofficial PC sessions. I named it 'Test', and searched for it in the search bar. I set it to 'All Maps', set game mode to 'All Modes'. The server doesn't have a password, but I set it to show password protected and no luck. Why can't I find it? Thanks

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

    Egg throbbing below their name??

    Posted: 13 Feb 2019 08:40 PM PST

    My brother has a huge base at the volcano. Built walls 6 high around and then set all to wandering. A few moments later EVERYBODY is flashing an egg under their name.

    What does it mean? We haven't found any eggs fertilized or unfertilized.

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

    Primitive + update?

    Posted: 13 Feb 2019 11:55 AM PST

    I've been running a Primitive + PvE server for a couple months now. Since it's inception, supply drops and random dinos have been missing from the game. That means no blueprints and very little well crafted gear. We were also missing bees and Thylos altogether.

    I logged in yesterday and my server had wiped with the update. I restored the server to just before the update and...

    Supply drops are working now! As well the missing Dinos have now spawned all over. I know Primitive + doesn't get the love it deserves from WC, but I am very happy to have these issues fixed!

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

    So whats changed?

    Posted: 13 Feb 2019 10:55 AM PST

    Haven't played since the alien dlc was announced and ragnarok was released.

    I saw that they have been improving the game recently so whats changed?

    Did they ever fix that bug with the pig that doesn't stop eating on scorched earth?

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

    Could I have a quick rundown on how Nitrado servers work?

    Posted: 13 Feb 2019 09:28 AM PST

    Hello. I have a few questions about how Nitrado servers work for Xbox. Thanks.

    1. When do I make the first payment? If I rent a 20 slot server for 365 days, do I make the first $230 payment as soon as I rent the server, or after the first year? Could I rent the server, and if I decide I don't like it, cancel it before the first year is up, and not have to make the payment?

    2. Do the servers support the DLC and Center/Rag maps? How do I switch maps on a server?

    3. How do I access the server's moderation panel?

    Thanks again.

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

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel