#unofficial-setup-help
1 messages · Page 183 of 1
Just checked LI on steam, 60 gb file size and mostly negative reviews, with clipping problems all over the place etc
maybe it had an update since
If it's a private server I wouldn't worry too much- since the issue would probably be with exploiting it though you could also turn off antimesh to be safe. I've definitely come across a few issues, but aside from seeing one that is making me avoid a particular area I've not had any issues that I think would affect a private server yet. And yeah, could have since been patched. And if it hasn't yet, it's going to be
Its just been made official of course its going to have bugs
To add to that, it definitely won't be fast to integrate everything well, regardless of map. You could always start working on it- While playing whichever other map you choose, perhaps- and then whenever it's done it'll likely have gotten more fixes and then you can open it later
Depending on how far you want to go you probably will want some mods though. Resources are best done with mods and some dinos can't be spawned, or tamed, without support from mods
Hello all , apologies if this is the incorrect channel, please direct me to the proper place if that's the case.
I play on a nitrado hosted Xbox server, Lost Island Map. I alter the server through their app and web UI. I am generally successful altering things as needed, however I cannot get NPCREPLACEMENTS to work properly.
The appropriate dino is removed altogether but not replaced with the proper one. Others have suggested maybe adding them to spawnnentries or containers? However I haven't been able to find the spawn location codes for this map. Nor am I amazing at the coding. I am looking to swap annoying dinos like the pego, and ichthyornis for different ones etc.
If someone could provide working code for NPCREPLACEMENTS or point me towards a suitable workaround I would greatly appreciate it. Apparently the code that may work for other maps isn't working on this one?
Thanks so Much!
NPCreplacements barely ever works to replace To anything, it's only good for removing. yes you should use ConfigAddNPCSpawnEntriesContainer for the adding
Spawn entries data
https://ark.fandom.com/wiki/Spawn_entries
This page holds the class names, NPC groups and NPC limits of spawn group containers for the official maps.
These values can be used in the Server configuration to change the spawn behavior of a server using the configuration directives ConfigAddNPCSpawnEntriesContainer, ConfigSubtractNPCSpawnEntriesContainer, and ConfigOverrideNPCSpawnEntriesCo...
I can write some additions in for you if you have something specific in mind
Thanks for the quick reply, I will take a look at this when I get back from the gym. Much appreciated , I'll be in touch!
Hey
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemArmor_Element_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Fibers_C",BaseResourceRequirement=10.0,bCraftingRequireExactResourceType=false)))
I wanna charge the crafting requirement too element
is there a point to use "Monte's Engram Unlocker" mod on Lost Island ?
Not sure if every item from the base game + DLC is available on LI, it says so on the wiki, and there is already an option to auto unlock all engrams on ASM
Sorry guys im going to post again because its getting lost.
And it is a bit on the time sensitive side
Using configs above this is the result I get
[2021.12.27-13.22.46:665][ 1]Server attempting to run new years event
[2021.12.27-13.22.46:666][ 1]Set New Years UTC 1 to: 1641013248.000000
[2021.12.27-13.22.46:666][ 1]Set New Years UTC 2 to: 1641056448.000000
[2021.12.27-13.22.48:506][ 23]Set New Years event location: -284749,125 - 277580,625 - -15328,155
The all engram unlock config is buggy- unlocks tekgrams too from what ive heard. better to add overrides to specific engrams if you're going the vanilla INI route
As for if the map actually needs it I'd trust the wiki
thanks ! what do you mean by override specific engrams ? manually set each engram to auto unlock ?
also, has anyone used the upgrade station mod recently ? it's not updated since 2018 but there's a beta version
Manually set each one you want to unlock yeah
Heard that there's an update in the works but its currently still exploitable
Disable blueprint crafting and you get rid of most of the exploits and adjust crafting costs too.
@static yacht ^
Good to know, ty
New version will be coming on on 1st Jan - sub to the 2018 one, not the beta version. The beta version is just for early access testing (will get deleted) when the 2018 one gets upgraded.
Unofficials are pay to win
isn't it the other way around ? you need to pay for DLC to get new op dinos/items on officials ?
Not all are. This is mainly for server setup help and stuff though, not really a channel for arguing about p2w stuff 
Anyone got a good default/optimized server config ? i'm starting mine and there's a lot of options in ASM that i'm not sure i should use, like use all availble cores, use cache etc
or just a ressource to help set it up in detail
I’m not sure exactly what you’re trying to do, but I’m pretty sure wc said you couldn’t activate the event before midnight on new years eve est?
That might be the problem
https://ark.fandom.com/wiki/Server_configuration lists all the configs
thanks, bookmarked
i'm having trouble with updating mods through ASM, it says to check my steamCMD logs to see why the mods couldnt download, where can i see those ?
Has anyone gotten any of the Lost island Dinos to spawn on other Maps through the Game.ini files yet?
Dinopith can't be spawned without a mod but the other 2 should work
This explains a lot, Thank you so much
Yeah unfortunately the pith will get turned into raptors if you try INI spawn it on maps other than valg or LI, and only a mod can fix what turns it into raptors
@tidal dawn ask in another channel, this channel is for server configuration help.
That is so odd, I wonder why it does that
Oops sorry which channel is the right one @olive talon
Okay thank you
Any way to change the language of S+ ?
someone for a pvp duo or trio?
Random Replacements. Tl;dr is it turns raptor into raptor or alpha raptor. Except there's a bool that if not ticked makes it consider child classes of raptor = raptor. Dinopith is child class of deinon, which is child class of raptor. So you have a dinopith, random replacements sees a raptor, turns it into raptor or alpha raptor
reason it's fine on LI and Valg (and why deinon is the same) is that bool is ticked on those maps
Very Interesting, Thank you... you have been very helpful and knowledgeable
Np!
if not, is there a way for me to manually rename each S+ items ?
Probably because devs needed deinons and baboons to actually work on val/li, right?
Yep, that's why it's ticked. They should do it for all the replacements because there's 0 benefit, but noooo you need a mod to do it for you 😒
Logic
@stuck bluff check in #800538816691699722 or #800538767252389888 , this channel is for unofficial help.
I need to enable structure Collison so we can build on the sides of the mountains and cliffs.... anyone know how to do it?
Are you on single player or we talking your own private server?
private server
i tried to do the ctrl &f to find collision.... and nothing came up
in the .ini file
anywhere in the .ini file?
As long as it under the [/Script/ShooterGame.ShooterGameMode] header then yea anywhere
thank you, gonna try it
This is an example from my steam single player game.ini for context
Does not have to be directly under it but you get the point
Just make sure the server is turned off before you make any changes
yeah I get it... it has to be under the first line
Just wanted to make sure 🙂
Odd it should of worked
If you want feel free to send me a copy of your game.ini. I might be able to see what the issue is
As if your turned off the sever, added the coded to game.ini , saved and then restarted the server. There should be no issue but it seems like something else has happened
Im trying to get time configs for the event.
the time i am setting to is for 1 min after new years. and the the second time is 30 min after new years. but its not saving the times
Well then I’m not sure, sorry I couldnt help more
NOt an issue thanks man
Can anyone help me? I have my own dedicated ark server running but not show up on list. It were work yesterday
is it running on your own computer or on a distant server ?
My computer and it just running but have shutdown the server because something sort out.
I heard there's a bug with the ark in game server list, try looking on steam > show > servers
I got a screenshot what happen when try that way
i'm not sure i understand what you mean
Sorry just not good explaining things
i'll send you a pm with a screenshot of the menu
that's your server right ? can you join from there ?
no
My friend has a theory that the server list is full and just have wait when slot is free#
on the screenshot you sent me, you should see the available number of slots behind the server console
try to add your server to favourite from steam
then in game search for favourite servers
I have done that. When start this 7 days a go
New problem my friends can see my server. I can't but when do try connect it say my mods are not update but everything is update. What is going on?
I think understand
If it's giving you mod mismatch, either you or the server are out of date. Try update the mods on the server's end. If that doesn't work, full reinstall all your mods (see the pins in #bobs-with-probs for how), and FTP the files onto the server
I update the server. What happen I unsub my friend mods. Forget some of the mods I have is from my friends list but steam is not install them for some reason . I'm validating ark right now. See if get steam install the mods but got 2 errors .
Unsubbing is not enough to uninstall. Follow the full mod reinstall pinned in #bobs-with-probs
can some people look at what i just sent in the ark channel. I don't wanna repeat what i said in it here. Any help is appreciated :)
Is there a way to reduce the amount of beacon spawning ? i'm trrying to have fewer of them but with better loot and remove useless stuff like structures engrams
There's an ASM menu to override beacon but you need to manually edit everything, anyone has a nice preset to use ?
for some reason my game keeps crashing when i try to use mods and when it does a huge thing showing some errors pops up
im thinking its too many mods but idk
I play on a non dedicated session on xbox and my friend is unable to join me and I can’t invite him either can anyone help?( after i started the server we played for about 40 mins until he got disconnected and he couldn’t rejoin)
when i use a cryopod with my rex inside the game crashes, idk why, plz help its my best t-rex that i have
I was playing with my brother on his non decicated server and I randomly started getting really high ping (150-255). I've tried restarting my pc and so had he but nothings worked. Will it fix over night?
Fm the crash message and your modlist please
Amount of mods isnt necessarily an issue, more the type of mods youre running
I dont have one sorry 😏
There's a particular crash that occasionally corrupts items inside a cryopod, no fix for it for cryopods but you can recover your dino from a backup. Could Dm the crash to confirm if it is this crash though
well i got it so the message doesn't pop up but the game just freezes now
Send the modlist still please
uh where 0-0 im dum lmao
If you have a steam collection, you can DM the link to it. Text list would work in either, screenshots arent ideal but also could be dmed
Is it hard to run your own cluster?
Is there an ini file I can add or adjust to allow myself to build further out from a platform saddle or raft?
It’s super easy with Nitrado.
Hello does anyone know why ice wyverns arent spawning on my unofficial lost island server?
anyone have a chill un modded server for abberation?>
Yo I a@ recuiting fiber craft just wiped
what is "Cluster for Steam + Epic Games crossplay"
if anyone has small ark servers that they just started up and wants partners, i’ll partner with u i just started my own and it’s launching soon just dm me and we can discuss
how do I fix blurry textures on lost island?
Yes, if you're running through Steam, or hosting a server with the settings to allow it.
I think it might work on pc through gamepass too - but only for single player.
PerPlatformMaxStructuresMultiplier=5.000000
PlatformSaddleBuildAreaBoundsMultiplier=5.000000
With these two lines set to 5, you can build big boats - the second line is what determines how far away from the raft you can build.
Drive Path: Steam\steamapps\common\ARK\ShooterGame\Saved\Config\WindowsNoEditor
File: GameUserSettings.ini
Oh nice. Thank you man. I appreciate the help.
np!
Hi
Infinite searching for sessions fix?
I mean like running a cluster with people that play it
Anyone got any ideas how to fix the NewYearEvent so it actually works with a custom UTC?
lol i was just coming back here to see if there had been any updates IF WildCard was going to get a patch out to fix this.. 😦
[2021.12.29-01.17.05:704][ 1]Server attempting to run new years event
[2021.12.29-01.17.05:706][ 1]Set New Years UTC 1 to: 1641013248.000000
[2021.12.29-01.17.05:706][ 1]Set New Years UTC 2 to: 1641056448.000000
[2021.12.29-01.17.07:988][ 39]Set New Years event location: -86711.156 - -171866.203 - 430.878
and times that are set is 6am MST(gmt-7) and 5pmMST
it doesnt matter what time you set it defaults back to EST midnight and noon
-NewYearEvent ?NewYear1UTC=1641049200 ?NewYear2UTC=1641088800
@proven prawn ^^
Hi everyone, we’re playing on a small family server with 6 players, it’s only pve but we like to trade with each other while having each other dinos not attack each other, what should i do as a server admin to make this work ?
Would be nice if we couldnt access each other chests etc, and if structures+ didnt pull from other players inventories
I was thinking maybe individual tribe for every player and make an alliance with everyone in it ?
that should work
You could even set to max tribe size to 1 😄
hey im new in ark and i need some help to make a server can anyone help me pls
i play in pc with the game pass and i want to crate a server with my friends but they tp to me when they are far from me and i look on settings and i cant change it it doesnt appear the option for me
How are you supposed to properly play this game on a server if time continues regardless of players online or not?
people plant crops, plan meat for feeding, and log off. when they log off its all spoilt and ruined.
is this intentional..?
Yes its intentional. If you're using an unofficial server (which is what this channel is about, unofficial/sp setup help), then you can shut down the server when no one is playing.
which file should i delete on my dedicated server to reset all map data etc, i'm done with the config but some engrams aren't hiding, i want to keep every setting but have the map and saved data be "fresh"
@floral warren Just wanted to send a public thank you to this Great User!
I joined this discord, asked a question and immediately got a response. He
1- doesn't know me
2- has no reason to help me
3- zero incentive to help me write code
And finally regardless of all these things he took time out of his real life to help some random guy, thanks man I can't thank you enough helping me add creatures to Lost Island! Sorry if you get more requests due to this but ,you deserve credit. Thanks Man, amazing work, much appreciated!
so the conventional way to use an ark server is to shut it off and on as needed?
If you prefer it not to run while you're offline, yes.
i never shut mine off. you lose out on all the crops growing while you're at work or sleep, dino mating cooldowns happening while you're away, passive cryo xp, metal smelting, charcoal making... the game needs time
Mhmm^
this is literally why i play online vs single player
I'm just happy I was able to help out, super appreciate knowing that I've been able to!

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_BlueprintStation_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_AugmentStation_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_BlueprintStation_Metal_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_AugmentStation_Metal_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Consumable_Markers_UI_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PrimalItem_SSP_Remote_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PrimalItem_SSP_Consumable_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PrimalItemSkin_SSP_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_DebuffGun_DS_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_SoulFinder_DS_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_SoulGun_DS_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)```
I can't seem to make those engrams disappear from the list, I see them in the "unknown" engram section in ASM and they are ticked as hidden, but they still appear in game, do i need to delete map data because i already unlocked them once before i made the change ?
I have auto unlock engrams set to true by the way
That auto unlock config might not respect engram hiding
it's a bit of a buggy config
should i use a mod instead of this config line ?
Yep
I use Auto Engrams by Chris personally
Alternately if you want to use INI- Individually writing a line for each engram you want to unlock (it everything except the hidden ones) is the other option
That's what i need, ty
try putting the ? options together, and also append them to the other ?-based parameters.
hello, does anyone know if we know how to put only the mana on abberation and not all the ruffles?
H:\Server1\ShooterGame\Binaries\Win64\ShooterGameServer.exe TheIsland?listen?MultiHome=<IP>?Port=<Port>?QueryPort=<Port>?MaxPlayers=60?AllowCrateSpawnsOnTopOfStructures=True?NewYear1UTC=1641038400?NewYear2UTC=1641074400
This does not work either - still sticks to the default times - regardless of how its set.
Server console shows:
Server attempting to run new years event
Set New Years UTC 1 to: 1631013248.000
Set New Years UTC 2 to: 1641056448.000
when i took the spaces out the map crashed
i'm about done with the configuration of my server but after trying it out i feel like some dinos have weird colors, like bright or neon red, green etc
ark mods aren't working again yet im using the same configuration as last night and it worked then
anyone know why that could happen ? i have Kraken's better dinos, Shiny dinos but it's supposed to be very rare
i think thats due to the winter wonderland since red and green is christmas colors
also ive seen the same thing happen a lot
Does anybody know if you can kick/ban on non dedicated servers?
If not anybody know if there’s some way I can make it password protected or something cuz when I click the “private match” and try to host my friends cant join, even through invite…
so ive tried to get ark to run multiple times now and its just crashed over and over and i have no clue why because it worked last night same mod config and everything idk if maybe one of my mods is doing something or what i just have no idea
can i join anyones tribe i used to play on xbox and just got a pc im kinda a farm bob
I removed the auto engram ini line and added Auto engram mod by Chris to my server, but i can't seem to hide some mod engrams
OverrideNamedEngramEntries= lists in gus.ini doesn't work, what's weird is that they do show up in ASM as lvl 999 engrams that are hidden, but in game i still see them lvl 1
OverrideNamedEngramEntries= goes in game.ini not gus
Yep that's what i meant my bad, they are in game.ini and they are read by ASM so the form is correct
but i don't see those changes reflected in game, i pasted all the entries above
it seems lost island doesn't load for me. I open it and it loads but halfway through the loading it just quits and it goes back to the menu
after it does that i can't get back into it as when i click it, it just doesn't do anything
Have you installed the map from the store page?
Is anyone else getting constantly kicked from their own server and when trying to get back in again the says connection timeout
Which engrams/lines?
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_BlueprintStation_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_AugmentStation_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_BlueprintStation_Metal_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_AugmentStation_Metal_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Consumable_Markers_UI_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PrimalItem_SSP_Remote_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PrimalItem_SSP_Consumable_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PrimalItemSkin_SSP_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_DebuffGun_DS_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_SoulFinder_DS_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_SoulGun_DS_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)```
none of these work, i see them inside ASM and they're all set to lvl 999 and "hidden" box is ticked, but they're all still there ingame
Debuff gun shouldnt be visible in the first place
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_DebuffGun_DS_C",EngramLevelRequirement=999,EngramPointsCost=999,EngramHidden=True,RemoveEngramPreReq=False)
It's an admin-spawn only item
Where did you get these engram codes from?
Nucleus
going to remove that one then ty, i wanted to prevent it's use but since it's admin only
Had you already learned these engrams?
yep
Yes at first i ran my server with all the mods running but no entries to override engrams
i tried killing my char and making another one but it didnt work
Might be due to not, not sure how overrides work if you've already learned the engrams. Try a mindwipe
So they arent currently learned then?
they are visible in the engrams list, and also learned since i set a parameter from auto engram by Chris to auto unlock every engram
but it specifically said in the mod description that it doesnt ignore hidden engram like the ini line does
i unticked "auto unlock all engrams" in ASM and checked when ASM was closed that the ini line was set to false
it's weird i really dont know what causes this but i'm sure it's a stupid oversight from me
Can you send the full file?
Along with a link to each of the mods whose engrams are there. Ill mess around with it a bit later
sure ! i'll send you a pm, thanks for taking the time to help me by the way i've been looking at this for hours and i'm running out of options to be honest
No problem, just might be a bit before I get to it
My buddy has a server and he’s able to get on it but when I search for it it’s not there, Ive tried to join off of he’s steam account, and I’ve tried adding the server ID to my favorites and all that says is the “server is not responding”
Does anyone have an idea what could be preventing it
Also I’m in the most updated version and I have all maps
Are there mods?
Yes there are
Stupid question, is there a code I can put in to allow skins on tek suits?
Anyone no how to fix snapshot 10 iv deleated my files n i still can't get on my gen2 server im at al lost
Make sure theyre all up to date on both your end and the servers
How would I know if it wasn’t up to date on my end?
Tru unsub and resub all, if that fails reinstall any mods the server uses (pins in #bobs-with-probs says how)
Does anyone k ow any good servers to play on( I’m on PS4)
@steep jolt check #800537680784916501
does anyone here run a cluster behind pfsense and access their cluster from their lan? im hhaving problems with reflection and bee struggling for days to get thhis to work
#Lords
well making some headway if anyone has advice. nat reflection is working on tcp but not udp
is there a way in local host server settings to increase the max level tamed dino cap?
if yes then let me know with a mention(ping)
Hey guys, i was just wondering if there was a way to remove the Tek Stryder mission requirements to tame? If so how please?
or any mods to do so?
@glacial heron
Please select a platform role in #role-assignment to access our server advertisement and recruitment channels.
guys, im playing solo and i got serious problems to get all my dinos inside the Tek Cave on Island, is there a config or mod to increase the 3min timer at the start ? i need more time to move all my dinos
There is no direct setting but if you have access to your game files, then you can create code that will allow you to increase the amount of levels a creature can get after being tamed
There is a direct setting iirc
Lemme see if I can find it
Got it: DestroyTamesOverLevelClamp=x
@blissful schooner
That won’t be in the normal settings tho, only the ini
I don’t know of any, but if you have dsv2 you can go through on your chara then use admin mode to release all your tames
Thats the best I can think of, although there is probably a mod out there that increased the timer
what do I do with that
like where do I write that in? and is that the option to higher the cap of adding levels to my tamed dinos? just to be safe 😂
ok... sorry to be a bother, but for some reason I thought S+ mod allows you to pick up structures. I want to rebuild my base if possible and want to reuse the structures. I want to enable structure pick up after placing. I added the line
"AlwaysAllowStructurePickup=True" in the GameUserSettings. ini under the
header. I restarted the server and it is still not working
I am using Beacon if that is easier
S+ no longer does it because it's a vanilla config. So make sure the header it's under is ServerSettings
There's 2. One for adding more tame levels (eg increasing cap from 88 to 100) and one that deletes dinos over a certain level, which is off b default
so is there another setting I need to fix or do I need to add another mod that allows this?
No you just need to put the config under the ServerSettings header. Because it's a vanilla config
If it's already under that header (and NOT the s+ one) then it's either been edited wrong or there's a double entry
that is the game.ini file correct?
No, GUS
it is under the header
[/Script/Engine.GameSession]
MaxPlayers=10
[/Script/ShooterGame.ShooterGameUserSettings
its under that
It needs to be under [ServerSettings]
I can't find that
A bunch of your other settings will also be under it
Though if youre editing the INI directly you should turn off beacon first
I am doing both Beacon and actual server ini files
Close the game, close beacon, and then just edit the files directly. Search to see if the option is already in the files, and if not, add it there, like that
https://cdn.discordapp.com/attachments/537573214755487748/926053749036818442/unknown.png
ooooh now I see what you mean for the line... its under the engine.ini file... that one is empty?? lkike why?
that makes me confused... like is there now a way to not delete dinos and remove the cap... like i cant level my dino anymore and i want to level it again... possible with mods or game settings or other stuff without clearing other dinos?
So you need both configs. The deletion one is probably off right now, it defaults off. Being blocked to level any more is hitting the max tame points. Yes you just need configs for it and it will work on existing dinos
DestroyTamesOverLevelClamp=0 in game.ini removes the deletion. If it's not in the file already, it's already 0/off
LevelExperienceRampOverrides is the one to increase tame points you can add, also in Game
LevelExperienceRampOverrides is a bit annoying where you have to rewrite all the levels and the xp it requires for dinos, so I'd recommend using a calculator program to write it for you. You need to have 2 of this line with the second one affecting dinos, but ive heard you might be able to leave the first one blank to not edit players (first line is for players)
Like that
anyone know how to fix invaild authentication token
anyone knows a fix for the fog on lost island? ( to remove or lower it?)
ah so i need to do the levels manually but write
DestroyTamesOverLevelClamp=0 before and after it define each level right?
anyone knows any pve unoff with shop active?
If DestroyTamesOverLevelClamp is not in the file, it's already off. And you need to define every level with the other config, LevelExperienceRampOverrides
Anyone know why deathworms I've added to the dunes spawn container on Crystal Isles despawn the moment they get rendered by any player? My friend was telling me the coordinates from the tek transmitter, I'd go there, see nothing, he'd refresh the scan and the one I went to disappears.
This is what I have in my Game.ini:
ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="SE_DinoSpawnEntriesDunes_C",NPCSpawnEntries=((AnEntryName="Worm",EntryWeight=0.01,NPCsToSpawnStrings=("Deathworm_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Deathworm_Character_BP_C",MaxPercentageOfDesiredNumToAllow=0.01)))
I can spawn one manually and it works fine.
@floral warren any idea?
Deathworms are like that. They despawn a LOT.
Just has to be under the header
Thanks for the info. Any advice on approaching them without them despawning?
Just wait in the area for more to spawn around you, really. They despawn if they haven't aggroed onto something in the last few minutes or so, it's a buggy mess
That's tedious 😂 thanks for the tip! 😄 I wonder if all the variants behave the same, because I could replace it with a different one 🤔
Variants?
I was thinking of the iceworms, as when I played Ragnarok I don't ever remember having issues with them despawning.
Ahh right. Those probably wouldn't work at all, likely arent loaded outside of rag
Hmm yeah you could be right. Out of curiosity I'll give it a shot at some point.
Not sure where you write it, but its the config for the max level a tamed dino can be before it gets deleted by the server
so after the [/Script/ShooterGame.ShooterGameMode] directly after?!
Yep
Thank you very much
Has anyone else had this weird bug that the server list in game suddenly adds servers to "Favorites" and "My Survivors"? I constantly get random servers in the list and it's annoying as fuck.
Mostly unofficial servers too, some that are password locked as well
Playing ark on ps5 has been hands down the most broken game I've ever played in my life
Like rust in console is triple A compared to this
can u summon dead dinos with the id things of their parents(summon a dead parent?)
Is that on mobile?
And is that a question for unofficial server setups?
unofficial?
yes
This channel is for helping community servers with setups, such as unofficials and singleplayers.
yeah
If you need help with other stuff, use #bobs-with-probs.
As to the id thing, ive never heard of that, unless you mean the dino storage mod.
or mods
parents of a baby and after the name and level is in brackets a weird number
thats what i meant
No you cant use that for summoning or reviving them
for what is that id then?
You can use the dino storage mod and enable it in the ini settings
how?
You'll need to go to the mod page and look in the configuration stuff. It's corpse something I think. Cant remember off the top of my head.
hi guys! who knows, what is the maximum value I can set for:
?NewYear1UTC=?
anybody know the name of the duo serve unnoficail thats supposed to wipe soon?
if it actually worked(right now if it defaulting everything to midnight and noon EST no matter what you set) to get the timestamp to use with ?NewYear1UTC= google epochconverter .. i tried to put the link but a bot ate the whole message
oh... i understand that. But can i set the January 7th midnight?
atm it is not taking any time that has been set.. its reverting to midnight and noon EST.. so cant really answer that
its been asked in here like 8-9 times if they were gonna fix it or for more information to be able to set/use it
i need to assign the est time stamp? not utc????
Gb7x?
Lmao same name
Yea g
when does that wipe
any times set are not being used.. 😦 thats what we have been trying to get fixed
ty for answer
might be a sliver of hope.. the eventtemp repository has gotten a couple updates today
Does anyone know how to apply proper blueprint caps with ark server manager
I see an option in the manager to apply overall caps, but different armors have different caps
Does anyone know how to fix the glitch where u can’t see the stuff in your upload unless u out something in
Cus I’ve got a full upload of cruise
Cryoes
@proven prawn any chance that update fixes the ?NewYear1UTC= times not working? and if so is it going to be rolled out to unofficials?
anyone know how to make mission zones unbuildable in singleplayer?
I mean if you’re on SP couldn’t you just not build there?
i wanna practice building something before i build it on official but i cant have any idea of where i can and cant build because of the weird hitbox of mission areas and some boxes just being there only for show
Its enabled by default that you can’t build in mission zones
Oh. That may be a setting that can be turned off and on in SP, I’m not sure though. I don’t do a lot on gen.
how could i find that setting
now my modded ark won't load and just gets stuck loading theIsland_Ruins and its starting to get on my nerves
it happened last night too and so i waited a long time but nothing happened
im gonna wait some more and see if anything happens
rip lost island server not loading
Hey any way to shorten the time to restart gestation as I find it long to hold there for ( it's like the uncliam dino selection for how long must be held to activate)
Looks like there is no update for Linux servers. Only Windows for the patch to 341.59? I have two Linux servers 334.33. Both of my server say they are up to date.
Join my server GOA Reborn 25x pls
Hello! I hope this is the right place to ask... I'm running my own Linux server, and just today, I'm having disconnect issues... I'm not losing internet connectivity, everything has been rebooted, but about 30 seconds after connecting, I get disconnected / timeout. Any suggestions?
I'm not running any mods (although I activate S+, but disabled it again wondering if it was causing disconnects....)
how can i put my ankylo on auto farming resources?
@warped hollow have you been having disconnect issues recently?
Anyone here running their own Linux server been having disconnection issues recently?
Shouldn’t need to change anything. Just pick it up and fly it to a metal node
crickets
thx
@final furnace My server is running pretty good but I have been getting odd lag every 15 to 20 minutes that is pretty new. It is not matching any processes on my servers.
@warped hollow Hmm... my server was running fine for this whole last week, and now I can't stay connected for more than like 30 seconds. I'm not losing internet (I'm maintaining a SSH connection to the server)... server load is fine... I don't get why I'm just unable to stay connected.
What OS? I'm running Debian 11.
Running 341.56 on 7 servers.
Hmmm.... so maybe I need to do an update....
341.36 was 2 patches ago on Linux.
Running an update now. Do you have a cron job or something to update nightly?
But, yes we did have connection issues on 341.36 but not every 30 seconds.
Is there a way from the linux command line to see what version the server is running?
I have a cron that checks for server and mod updates every 20 minutes. It only reboots the server if an update is needed.
Care to share that script with me? Sounds handy. 🙂
I am using arkmanager to launch and monitor my servers. It runs as a service. I have a cron that calls arkmanager and runs options to update everything.
Ahh... hmmm.... I'm not running arkmanager (hadn't heard of it). I have an update shell script I just manually run... stop the server, run the update, start the server again.
If you are running arkmanager I would be glad to send then to you. It will require some configuration.
OK... now my client says the server is 341.56... let me see if I get dumped again....
is there a option list for all these advanced settings for unofficial servers(local servers) for example:
max tamed dino level or max player level or max platform on qutzal saddle etc.? which u can write in all this .ini files?
Does anyone know how to turn off events on single player so as to not have to deal with the Christmas stuff? I swear the "active event" option on advance settings does not seem to work even after I type none and do a wilddinowipe
what is the timestamp for eastern standard time for the new years event ? is this correct for midnight 1641013200 and 1641056400 for 12 pm on the 1st?
The ARK: Survival Evolved dedicated server has a wide variety of configuration options that control its behavior and adjust many aspects of the game. These are options that can only be set at server startup.
Most options can be specified on the command line when launching the server or in the server's configuration files. Options that must be sp...
i tried to tame a thorny dragon but then it literally died, it got damaged right before [it got damaged from the bow also] [i mean the blood effect or something] was it the 2% of dead and i'm just unlucky or i did something wrong?
adjusting the harvest rates... is that game.ini or usergamesetting.ini (adjusting for creature and player)?
nevermind I think I found it... player in usergamesetting.ini and creature in game.ini? is that correct?
Both Game
thank you
hello. I'm not sure.
i remember, last year i set the event to german midnight and it worked. but now, if i think about the time EST and that it shouldn't work until 6am jan 1th... i'm confused.
So are we all - WC seems to think New Year Events can only start at midnight EST - and may have forgotten New Year started in many countries many hours ahead of them. Its almost the end of the day for the Australians at midnight EST. Nothing to see here, unless we get a patch - as we cannot set custom UTC times (its not working).
did u set this event last year on ur server?
Nope - server is fresh map for this year.
So fun fact - its already New Years day in Australia.
Happy New Years - Ark Australia !
Happy is not
Anyone else having issues getting into unofficial servers?
Hey, I'm playing Ark Survival Evolved with a few mods and my character wont progress past level 61. Do i need to do some certain boss to reach further levels?
You shouldn't level 100 is max level without acsending
105
weird, a mod must be freezing my level then
No it should be 100 because beating the gamma overseer allows you to go up to level 105
Well mine is stuck on 61... xd
Well switch is like mobile so I'm staying to my point
🤦♀️ switch and mobile are made by separate companies, they are nothing like pc/console.
It says wild card right on switch ark freaking case
Abstraction games for switch, and whatever company for mobile.
Rated t for teen with "crude humor" being one of the reasons
Either way, thats been a bug for a little while, but im not entirely sure the way to fix it. But I also see eclipse typing. She may be able to help.
Check game.ini for the OverrideMaxExperiencePointsPlayer value and delete it if it's there
It still costs like 61 bucks after tax on the eshop and they shouldn't legally be able to charge money unless wild card has a hand in it and is getting a cut of the profit
@tight vine not relevant to this channel anymore though, and nevertheless, wildcard does not handle the switch version, and it is different than the pc/xbox/Playstation versions.
Shows as OverrideMaxExperiencePointsPlayer=2147483647
Do i just delete it, save and reopen?
All I'm saying is regardless they still get a profit even if they aren't handling it so its still connected AND you started the discussion ban me or what ever I just joined the server because I could
@tight vine thats not how the ban system works, and I was saying just move to a different channel. You needed to be corrected because the max is 105 on the versions we are on (which is what they were asking about, not switch), even if switch is different.
All edits to the game have to be made when it's shut down or it'll just get overidden, but yes
the new year event... what time zone is that based off of?
@cerulean holly
#general message
Local times here
Anyone help me to find out where to find boss fights please
In order to Hide a crafting recipe in a structure, do I use ConfigOverrideItemCraftingCosts or OverrideNamedEngramEntries?
Can anyone that's more knowledgeable than myself answer this... since day one on Lost Island, the Ice Wyvern trench has been missing nests. I'm also able to fall through the ground. Does anyone else have this issue, or is it something specific to my server set up?
How did you set it last year, that worked?
I just set the timestamp for midnight at my timezone and ignored, that that shouldn't work 😄
and i did it for this year too. i hope it will work
Do you set it in your startup command for the server or through an interface like Nitrado? Last year I tried setting it but nothing happened 😬 Was hoping it would work better this year, but by the sounds of this chat it wont :/ But I wanted to give it a go at least 😛
This is what I had last year (.bat file to start the server):
start ShooterGameServer.exe TheIsland?listen?Port=XXXX?QueryPort=XXXXX?MaxPlayers=36?RCONEnabled=True?AltSaveDirectoryName=ServerSaveHaeqhaIsland -clusterid=Haeqha -ForceAllowCaveFlyers -noundermeshkilling -noBattlEye -ActiveEvent=WinterWonderland -NewYearEvent?NewYear1UTC=1609509600?NewYear2UTC=1609525800
Is that similar to what you put?
i work with Linux and arkmanager. so it's a bit different. But it looks a bit wrong, cause of the "?" behind "-NewYearEvent?" and the first trigger.
Should more look like
-NewYear1UTC=1641060000 -NewYear2UTC=1641070800 -NewYearEvent
but i repeat, that i work with arkmanager and don't know how u set that correct
hi does someone have ark lost island deticated server glitch textures arent loading
is there a way,like for the s+ tek stove you need king titan head ,but if you run another map is there a way to change the costs like instead of 1 head, it costs like 10k metal or so?
i have trouble making the ASM discord integration work, i've set up everything by following a tutorial video but when i do asm!start the discord bot returns Parameter count does not match any command. anyone know why this is hapenning ?
Is it possible to like make a setting to ignore that: "Your building is too far away from Platform" to make this not a Probem and u can Build anywhere far from your platform(Quetzal, Raft, etc.?)
the command was wrong on my end i needed to add an argument with the ASM profile name, but now i get Profile 'serveur' was not found or is not associated with the channel.
ok, doesn't work for me this year. maybe there is something else wrong... have to check later 😄
?
Thanks for the update 🙏
And good luck!
anyone know?
Will the arkpocalypse also wipe unofficial pc servers?
arkpoc is arkpoc doesn't change anything unofficial, they would have to change it.
Case #19620 @nimble walrus has been muted for 1 hour.
Reason: Posting a unauthorised Discord invite link
Is there a discord bot that allows you to see the ark chat and communicate with ark chat? Dm me if so
anyone have issues trying to load the new year event on a steam dedicated server?
^ I'm right there with you @quaint walrus. I've been trying everything I can find online to get the event to trigger on my cluster, but nothing has worked.
Same
Anyome help trid to set new year event last nigjt to gmt time it still wemt to est. How do we set it fpr 2nd time to go off tonight at 9pm?
This is for gmt
Hi
I can only play on unofficial PC sessions and I am on ps4
By the way late happy New Year
anyone uses the arkmanager?
i can't remember how i did it last year, but now it seems, i did anything wrong...
i can see in my commandoline, that the timestamps an the event itself is there, but nothing happends... and i don't know, if i set the event correct, cause newyearsevent is so different to the others...
arkopt_NewYeraEvent=True
If i wrote it without =True, it wont apprear in the commandoline
The event isnt working this year for some reason.
oh, for everyone!?
Is the new year event working for anyone on the lost island?
Nope
anyone know a way to reduce loot crate spawn ? the sky looks like a christmas tree because of them sometimes, i counted 29 visible loot crate beams at once around me
like with settings or mods?
Like this in GUS?
yes
thanks
where do i have to write that in?
Game.ini oder UserSettings or where? 😂
GUS= GameUserSettings
ohh
I guess noone stil hasnt gotten the newyears event to work when chosing your own time? I can just get it to work using official time...
On PS4, it seems BlueScreens or Error CE-34878-0 are a very common issue. I am curious if anyone knows what tends to cause them? It just seems its PS4 or ARK itself just unable to load up everything? but sometimes it does it while idling or even on the session list. Any insight is appreciated. Thx.
what are some ways to add chibis to my server that isn't tied to a holiday event
put them in beaver dams or other drops
You can put them in dino drop tables aswell
No clue how but its a thing on the server i play on
I have been attempting for the past 3 hours to change the stack size of a few items, and last time I managed a server and used this code it worked fine. the code in question is: ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawPrimeMeat_C",Quantity(MaxItemQuantity=100, bIgnoreMultiplier=true))
I am putting it under Game.ini, at the bottom
You don't have any other mods that change item types do you ?
I see your problem
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawPrimeMeat_C",Quantity=(MaxItemQuantity=100,bIgnoreMultiplier=true))
Quantity= and you had a space between bIgnoreMultiplier and the ,
Has anyone got the NYE event to work? I feel it is broken this year and just ignores the times we set. WC seem to be ignoring the issue as well.
Hi guys im playing from the epic games version of ark, i decided to host a non-dedicated server for ark, so me and my other friend (he has epic game version aswell) could play togheter, but it seems that when i try to join the server it says conncetion expired, any fix?
bruh
Does anyone have the admin code for the new years drop. I was told it has a code to activate it whenever. I’m on PlayStation.
It doesnt work on unofficial. No one seems to care either 
Oh that’s sad :/
You're missing = after Quantity
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawPrimeMeat_C",Quantity=(MaxItemQuantity=100,bIgnoreMultiplier=true))
I just wanted my level 9000 chibi’s 😢
Yeah i regret changing my servers from Winter Wonderland to NYE because it didnt happen and think it deleted some decorations?
I have grave fears for ark 2 if they can't even get a simple NYE even to work on unofficials. And the support is non-existant.
That’s your server admins problem, not WCs
The fact the game ignores the custom time set for the event is a WC problem.
It worked last year this year it is broken for me and many others.
I just followed the instructions they gave and it went off without an issue
Uh huh
Better luck managing your server next year friend
You poor thing.
Don’t know why you’d feel bad for me. I got my first legendary chibi from it
does the ini line bDisableLootCrates turns off anything else than the sky suplly drops ?
i want to remove them but keep every cave or deep sea crate intact
Hello i have a problem, with host distance, i saw alot of videos of people making it to 999999 to fix it, but when i put a high number from 10.0 to 9999999, after i join all the terrain becomes blurry and with low textures, i checked if graphic options were the problem but they dont, someone know a fix to this? Im from pc
Any tips to get good pbs on rag fast
What are u using? Nitrado?
I don't think, that so many server admins are too stupid to set this event. like snowcherub, i had no problems last yea, but this year, it just doesn't work.
And i know, that i had some problems fo figure out, how to set it correct with arkmanager, so i wasn't sure. But after i read all the others, with the same problem... i'm not sure anymore, if that rly was my fault.
i still care... and my players are still care. But we also know: thats wildcard... they teach us, to handle frustration 
can someone dm so i can join a server
does the ini line bDisableLootCrates only disable surface sky drops ? or also deep see creates etc
ideally i just want the reduce the amount of sky drops, there are sometimes 20 beam visible in the sky
help would greatly be appreciated
Anyone wanna play a 50x on the center Im based up already with some tames
my new years event worked as well, just not 100% as expected. the midnight drop went just fine. the next day went at 7am instead of 12 noon, as the instructions were somewhat confusing and i used the epoch time from the post.
apparently no fireworks until midnight eastern, so it didn't matter if you had your time set earlier
but then the next one actually mattered
makes sense now that i look back at it, but still kinda stupid to make it less than simple when it's actually quite simple
whats the command to see your server ip
Can someone recommend me a server hoster for an ARK gaming server that does not lag when I want to play with a bunch of mods?
yeah, but there happened nothing, even the next day, there where nothing. so all triggers are dead. And cause of last year, i just tried it.
Did u use arkmanager? And if it works fine for u, can u explain what u did, so that we can figure out our mistake?
i use beacon to manage my cluster. however, i just used the section in nitrado interface for the new years event. it had numbers set for previous year. i simply placed the numbers from the newest crunch in.
?NewYear1UTC=1640995200
?NewYear2UTC=1641038400
these numbers ^
ok wow... not helpful.
Nitrado is so close to wildcard... idK, why, but often official and nitrado server, has no problem and everybody else has... mysterious...
basicly u did the same as us....
well, i did the epoch time conversion (with notice from another player) and set them all to actual midnight eastern and noon eastern, but then the notice came up in-game before i hit save and reboot
so i put them all back to the official numbers
and the midnight number was right BECAUSE the first number (midnight run) doesn't matter unless you're going for later than midnight eastern
but i had just one trigger before Midnight EST and the others all after that. hrs after that...
no event will run prior to 12 am eastern according to the crunch
so my second one was at 7 am eastern, which sucks because literally nobody is ready for 7 am after staying up for new years 🙂
for ps players when does doom wipe
ok, are u just here to tell us, that we are stupid or is there something helpful anywhere?
We told u, that all we did, last year works. And 5 of 6 Trigger on my Server, where after midnight EST, so that couldn't be the problem.
It's so stupid to invest my time, just to get explained, that someone with nitrado interface feels more clever than me...
i'm not acting more clever, no idea what you're talking about. just saying what i did
i was just as pissed about the time stamp as anyone else. why can't we just have an example of what is supposed to work for everyone?
So there’s still no way to take host barrier off on PlayStation …
Hey! Does anyone have a suggestion of a mod list for some relaxing PvE server that will be set up? I know structures + will be on the list but any other mods that makes life greater in Ark?
cause there is nothing, that works for everyone. every system has it's own little differences. for example, ur examples for NYE never will work for me, cause in arkmanager u have to write it like "arkopt_EventName=True" and there are "arkflag_Name" and stuff like that. Sometimes it's not easy to know, which one to use...
But i though this room could be our solution. But it seems, that there are too many different systems
you mean like flyerspeedleveling and allowcavefliers? or whatever it is where we have variations on spelling flyer? hahaha
gets me every time 🙂
and don't be too upset. at least you have multiple hosting options! every xbox cluster is pretty much stuck with nitrado or self hosted hassle, nitrado being somewhat infamous for the 'oops, corrupt save file' and four day rollback
does the ini line bDisableLootCrates only disable surface sky drops ? or also deep see creates etc
ideally i just want the reduce the amount of sky drops, there are sometimes 20 beam visible in the sky
help would greatly be appreciated
Can DM you my modlist if you'd like
That would be amazing thanks! 🙂
does anyone have a good steam mod collection? looking for pve, as game changing as is reasonable to run lmao
ocan you send it to me?
Sure, it's vanillaish though
I'd take that too if you don't mind :)
I'm not sure if it's the same problem others had but I did finally "trigger" the new year event on my server (ark server manager), it completely ignored the times I set and just went off the moment I started the server yesterday but in game nothing at all happened. I am fairly new to running a server and am pretty clueless when it comes to this stuff but it was very frustrating because I spent a lot of time trying to get it to work and now the triggers are dead and I can't do anything about it. the only guess I have is that it said "event location" and then some sort of set of coordinates that don't exist in game so maybe it happened off map but I really have no idea because I like I said I'm new to it and have no idea how it works. I have one other map that hasn't been started since before new year so I technically have one more shot at getting it to work I suppose but I have 0 hope so I don't think I'm even going to try
What happened with me (and pretty much everyone else ive seen) was I couldn't get the custom times to work but it still triggered (just at the same time as official); and since both dates have passed now as soon as the server starts, the event runs. Thing is the presents decmopose so fast that you have to reach the coords very fast to see anything
Depending on how fast you are to load in, might even have decomposed before you can get on
when setting up multiple servers, is the only thing I need to change the query port? so one is 27015 and the other is 27016
In conclusion - the NYE event did not work with custom times. It worked the previous year with no issues at all but this year it was broken - it would have been good to get a heads up though.
can anyone help with connection timeout when trying to connect to my 2nd server in my cluster
if you're running multiple at a time you will need both the server port and query port to be different
@humble thicket not in this channel. You can check #735196277221883964 and post lfg in there.
Ok
@humble thicket #735196255483068497
ok thanks
does the ini line bDisableLootCrates only disable surface sky drops ? or also deep see creates etc
ideally i just want the reduce the amount of sky drops, there are sometimes 20 beam visible in the sky
help would greatly be appreciated
Hey I was looking to use a server host but I cannot decide which to use any suggestions. It is just for me and a couple friends looking to have it modded as well.
None. Host it yourself
Disables all crates, even artifact spawns.
Having an issue with my Dino spawns on the island. Running a Nitrado server for Xbox and windows pc. Have difficulty offset set to 1.2857 and officialoffset to 5. Server will not give us any 150’s. Done Dino wipes, been on killing sprees. Server keeps spawning low level dinos with an occasional 140 and maybe just maybe a 145. Is there another setting O am missing.
@tiny beacon this channel is for server configuration. Use #735196267373920286 for lfg.
ah damn, ASM says the line doesn't disable artifact crates though i was wondering about deep sea crates
has anyone been able to disable lost island fog ? it's horrendous
Fas as I know, it is not editable
dm me if you know the best 25x server or boosted for pc
Might want to check #800537518843756544 or #800537627752398899 as that is where people advertise.
This channel is built to help those who code their own servers, rather than you finding one.
Mods - fisters all fog remover.
Well your first problem is that your offset is set to 1.2857 lol
@halcyon shadow Well according to https://ark.fandom.com/wiki/Difficulty the settings I have should produce 150. Am I missing something that you find comical, or do you have a solution? I had the setting originally at 1 and had official to 0 highest we got was a 120. So I google searched and watched som YouTube and they all say the same thing. 1.2857 and 5.
So is the wiki wrong?
And also, high levels are rare on the island, scorched, ab and ext
You can’t change that without mods
I don’t ever remember it saying that, but if it does, yes
Check the link.
So the decimal does not make a difference then? I thought 1 was the highest until I read the wiki. Unless the wiki is dated.
The decimal makes a large difference
Just reread this. Theres no such thing as “officialoffset”
150 are rare on the island
Override official difficulty and difficulty offset.
Yes
Yeah. It's because the island has horrible level distribution
I have been playing a unoffical sever for a few days now an its not on the list anymore does that mean the server has shut down?
Or could it just be for updates
Mp shutdown
Anyway of finding out??
100x/boosted/stackmod/fibercraft/starter/shop/auto-engram/fa
Be looking for over an hour like
Dont know then
Could be shutdown
When you join does it say, a date the it will be like wiped or sum
Nah i cant even see the server to join
I could see it this before it just kept saying connection timed out then i restarted the game an it was gone
Why can’t i make a dedicated server for lost island
Modded?
Does it really freeze or maybe just taking time to download / install / load mods?
The server I'm playing on has a bunch and first loading in takes almost 15 minutes bc everything needs to be installed first. Once the mods only need to be loaded when you connect it's much faster
Thought so
Hello! I got a problem.Me and my friend created an dedicated server on ARK (unofficial) ,he can join the server and I can't. He created the following ports: 27015 , 7777,7778 on his Ipv4 address .I'am trying to join with his Ipv4 address and the port 7777 and nothing it's happening at all.Can someone help me with this?please
Are servers down?
anyone got server with solo farm mod?
@inner sapphire check in #800537627752398899 or #800537518843756544 , this channel is for server setup help.
alr
@peak flower server advertising is allowed in the server ad channels under #bulletin-board-rules.
Did u try to join "IPv4:27015"
usualy this Port is the one to join. if it's just one Map, than the second Port to open is 7777 and the third Port u need is 32330
iptables -I INPUT -p udp --dport 27016 -j ACCEPT
iptables -I INPUT -p tcp --dport 27016 -j ACCEPT
iptables -I INPUT -p udp --dport 7778 -j ACCEPT
iptables -I INPUT -p tcp --dport 7778 -j ACCEPT
iptables -I INPUT -p tcp --dport 32330 -j ACCEPT
@cursive patio u can also take a look at wikipedia, to check wich Ports u can use "List of TCP and UDP port numbers"
oh and maybe i'm wrong with the thrid one, cause i use the arkmanager, to manage my server with Linux. But i'm sure u should try to join the 27015 Port and not the 7777 ones ^.^
ive been having the buffer overrun error when transferring servers on my cluster and i believe it is due to engrams. does anyone have a file made that removes vanilla engrams that are duplicates from s+ or ss?
S+ has a config that removes the vanilla ones with an S+ counterpart
try #735196277221883964 instead
Does anybody have experience with a nitrado server and problems using console commands as an admin on the server and/or with the admin password?
thank you. im googling but not having luck on finding where to edit the actual setting. do you know off-hand?
99% of the time mod config goes in GUS under the mod's header
hmmm. well there isnt already a header for s+ and i see no where online what the correct verbiage is to create my own lines. am i being totally obtuse here? what am i missing?
heh found the docs on the workshop. totally obtuse 😉
hello, does anyone use epyc processor?
Ay boys, is there any unofficial servers that only have pvp at certain times? Or pvp areas? Im a new players looking to play lightly modded and get somewhat better at pvp
@humble thicket check in #800537518843756544 or #800537627752398899 , this channel is mainly for singleplayer and server configuration help.
Okays thank you!
Anyone have experience hosting their own servers on Linux?
does anybody has the problem too that enforcer doesnt spawn on gen 2
Can anyone invite me to the tga discord?
They're just very rare
Ive heard of people having the same thing with other tek trench creatures
No they arent spawning i tested on the server i was playing on if they spawn and i didnt found one then i tested in single player and i found some defense units arent spawninh aswell
How are you checking their spawns?
With s+ dino scan thingy i dont know the exact name
That can be unreliable, use the larkator program, directly reads the savefile.
Regardless the solution is probably still 'killing everything else in the trench' like is typical for rare spawns
Oh okay i could try that thanks
If you want them more common, you can also add them to more spawns, or increase the weights of them in their current one but that just doesn't spawn a lot of creatures in general so I wouldnt think itd help much
I need help with my server, can I get advise please pm me
Help with what part?
Anyone having issues with missions hard crashing your servers on gen 2
How ark have donosaer and laser guns
Idk
yes. we weren't there though, so didn't know
Anyone having a issue with lost island forcing players out of the tribe
With commands, is it possible to delay or skip an upcoming heatwave, I want to wait until my wife get's on to tame this phoenix I found
Yes. you can use cheat CE start_superheat or cheat CE stop_superheat. It won't skip/delay but start/stop a heatwave as needed. Good Luck!
Is there a cheat to fix the weather on the island? Like I don't really have a problem with the rain and fog and stuff other than the fact that it seems like every 5 seconds on the island i have to adjust my gamma radically for every different type of weather
On extinction and abberation i've never had to adjust my gamma once '-'
I have this issue all the time primarily with Fog and Rain
that it's too bright or too dark
Its extremely blinding
regular clear day is 100% fine even a little dark
But any type of weather just screws everything up
Sounds like more like your monitor settings or something might be off if it's too bright
Id be happy with just a clear weather command
fog isn't supposed to be bright
The other maps i play on are fine without any gamma changes at all
They also dont have weather though........ or day night cycles even
I mean they do but only in specific areas
Fog is the absoulte worst one though it basically turns my entire screen white and its impossible to see unless i turn down the gamma
For reference I'm playing with all the settings cranked to max
Everything is on Epic
I feel like your color/screen settings on your monitor might be off
have you ever ran your monitor settings through a guide to calibrate it
Every other game and map i play is fine
In fact ive never adjusted the gamma on anything ever until playing this game lol
To answer your question though no, I've never done any type of calibration on my monitor
Ill be 100% fine with just a "clear weather" or "destroy fog" command
don't think there is, try a mod
What other maps have those kind of weather effects so i can know ahead of time
Ive only played the story maps minus Genesis II
lost island is heavy on the fog/mist. crystal isles is a very bright map. aberration requires a lot of gamma up and down across biomes/day cycles
I never had that issue on abberation but its kinda always dark there everywhere and you get light pets
Its really just the damn fog blinding me and not letting me see anything
If i lower the gamma the fog basically disappears
yeah, i find the light pets blinding
They are perfect
not sure what the default gamma is but thats what i play on the other maps
I dont have those maps yet
I only have the story maps i apparently have to separately download the others
Extinction is fine, it never changes anyway except in caves and in the domes
Does someone have a server on which I can be admin
Abb is fine for basically the same reason
I'm new on ark from ark mobile so I wanna try admin console
you can experiment with admin commands in single player. doubt someone is going to invite you to be admin on their live cluster just out of the blue like that
boys how can i find non dead pc servers? litt cant find any
can anyone help me figure out why I have no alphas at all spawning on my SP
türk 25x tribe katılıcak arkdaş arıyorum .
My friend is trying to join my nondedicated session, but everytime he joins, he crashes to desktop, anyone know the problem
- how would i add a tek gram to like the default learned stuff?
2, would i put it in game.ini or gameusersettings.ini?
anyone got the TGA link?
Does anyone has the "no session found" issue on Xbox one? I'm trying to connect to a nitrados server and I can't find it. I was online like one hour ago and now I don't see that
How can I fix that?
Hello! Is thee a place where I could ask a question about modding? Or would here work?
Here works
What was the question tho
Okay so I'm having difficulty making full copies of vanilla dinos. I don't want to create a child of the dino, as I want to do far more tweeks than that will allow. So I've been making full copies by gathering the character BP, skeleton, mesh, and anim BP of creatures, retargeting them to each other, and copying and reassigning their animations. On some dinos like the Rex or Hyaenodon, it works beautifully. On others, like the Para and Allo, when I go to compile the initial animations (my copies) in the animation editor, the model stays deformed. I plug all of my copies into the asset override editor. I change the references to match as needed. I have everything assigned correctly. I'm not sure what's going on. It seems half the time my dinos work and half the time they don't, despite keeping the same method
Lol gotta give me a moment to type, it's not a simple one 😂
That is way too big brain for me, sorry
I also check the functionality of the blueprint's graph after I've copied it to ensure it has no errors
Lol well it ANYONE has any insight please let me know, it's driving me crazy! I have followed multiple tutorials (who all say the same thing) to a tee and tried some of these animals from scratch several times. Beyond frustrating
@finite lotus this would probably be better asked in #pvp-discussion , thanks
just curious: do you really want to make any changes to the models?
and if yes, is it something you can't do by socket attachments?
Don't need to change the physical models but changing size, speed, sounds, stats, adding or removing rider sockets, ect
Wyverns aren’t spawning on crystal isles, i used the destroy wild dinos command and waited about 4 in game days with slomo 50, help?
for some reason ASM can't load my profiles anymore, can i start the server but bypass ASM ? with the same launch parameters etc
@chrome raft use the recruitment channels under #bulletin-board-rules for lfg. This channel is for setup help.
cheat destroyall DroppedItemGeneric_FertilizedEgg_NoPhysicsCrystalWyvern_C
anyone know any high pop community xbox/w10 dedi wiping this week?
I got a server for mobile ark through nitrado and it’s all on and working but idk how to get into it through the ark game
So the server is all on and working but I don’t know how to join it through the actual game app
My Nitrado pc cluster lets me direct connect, or add the IP to my favorite server list and I can connect through that.
I got the ip and game port idk where to enter it
I’m overseas so don’t have access to a pc
Do you know anyone who plays on mobile
No. I know some people in this discord do, but you will probably have better luck in the official mobile discord
Is that a thing? Can u send me the link
I can’t but mods or admins may be able too. Just ping one of the otters they’re usually in here helping people out or spamming otter gifs and emojis.
since it's a major version bump, and the update has not been deployed to unofficials, i am sincerely sorry for every server admin here
😭
Typical Wildcard Fashion.
at least you won't have to restart a couple more times if there's bug fixes needed.
True, I will just leave my servers off, my customers can't play and have fun. I'll wait to see how many rollbacks there are too.
anyone know about an ini line so s+ item collectors can use power from an electrical generator and not only tek gen ?
is that why unofficalls are not showing at all in the list?
looking for a 10x harvest pvp server with other decent rates, preferably no tribe limit and a decent player base
yep, they need to be updated first if you've updated your game already.
Its sad... everyone is waiting for the linux server update :sad-bee:
tbh im fine with it, would rather wait a bit than have a 2-4 hour rollback and people loose progress.
anyone elses game stuck at 100% for the update?
Just check on this page: "https:" "//steamdb.info/app/376030/depots/" << I'm sure you can work out what this should be. Look for the 'public' branch, when thats updated - your servers can start to update
any1 know a server that wiped today on windows10/xbox pvp?
Thanks - for some reason it removed the link when I posted it.
only ambassadors and staff can post links and images, that's why
When will the unofficial servers get the patch?
next 1 to 2 hours
just wait. steam needs to patch all the data. 100% only means the download's finished.
Alex - Could we get a PIN message, saying check here : <link> - for 'public' branch for when the unofficial release is available or something for this channel ?
don't have pin perms, you'd have to ask prolly via dodo mail for that
I know its a lot to ask, but its a common question 😄
if you havne't seen my reply, @sturdy zenith is the thing to ask
what do we want pinned?
Yup - I'm asking Dodo Mail 😄 - Hopefully they can add a pinned msg to the channel.
anyone looking for a member
Never copy and paste the chat like that loool
Un oficial server update not avaiable yet?
No it have not arrive yet.
🤦🏻♂️
I have updated the msg to Dodo Mail 😄 - so its a lot clearer.
:p
i probably already know the answer but have to ask anyways.. has wildcard said anything about when they are going to release the updates? getting spammed from players saying they cant see the servers due to client update
judging by past deploy times, 1 or 2 more hours
Well this is frustrating... lol
I'm glad I looked here before continuing to troubleshoot
ARK is a gift that keeps on giving
All I hear is an excuse to walk away from my server terminal and put on a marathon of anime...
that's the only right mindset tho
Probably should have waited until the event ends tomorrow for an update. Just saying.
I just ended mine today, people are sick of it lol
🙈 client updated is deployed, all unofficial servers are not accessible
Right? It releases when it does. I'll let the automatic updater and my discord bot canned responses handle the rest lol. Now where's my snacks...
Come on WildCard at least give us an E.T.A
is it a my pc thing or is there only 1 unofficial server up rn
your lucky you can see 1
fr?
yup
the public repo hasnt been updated yet.
Where can I follow it to know when it's finally updated?
refresh once in a while: https://steamdb.info/app/376030/depots/
once the public branch lands at the top of the table, update's deployed
Thanks
I could make a discord bot that does that... 🤔
When will the patch be available for unofficial servers?
Shortly after a patch is published you can check here - https://steamdb.info/app/376030/depots/ - for any changes to the public branch to show that a patch has been released for unofficial servers.
thank you Blue
its up
Thank you Blue !!!
aye, good to go!
ARK Update ℹ️
We are currently rolling out the ARK update.
Please note that the restart of this update can take up to 30-50 minutes!
Since this is a large update, we strongly advise against forcing the server to stop!
This can break the server.
We ask for your patience.
Let the Patching Begin !!
😂 Update literally took 1 minute with another host.... Nitrado in a nutshell...
it shows as available, yet my servers are still not grabbing it
No fix for the dud NYE event custom times 😔
Just updated and launched my server, however before it was showing in the command prompt that the New Years Event was running and the custom times were applied and now they're not.. Is that related to that "dud" you're referencing?
Happens every year. Every single blasted year. Which now I just run the standard times and let the chips fall as they may be
Ah.. sounds like it's unrelated and perhaps it's no longer possible to run the "-NewYearEvent" parameter..?
so is there any news on the unofficial servers?
hi my server is still not running i am kinda beginner so do you have any info ?
shall i do something ?
@humble thicket Excuse me
in regards to what? the patch is available to unofficial servers/hosts.
yes i was wondering about that and weather there was a patch for hosts or something?
so servers should be on ?
@humble thicket idk im trying to get back in after my wife got home and couldnt join
my server is on but i cant find it in game and when i try connect through steam it shows -- "unable to query server info for invite"
dang your further than i am mine doenteven show up
sounds like the server isn't on the right version
any advice what shall i do to update server
yes thats what the patch being available to unofficial servers/hosts means, that they can patch their servers.
With unofficials though you often need to wait for the server owner to shut down the server(s), apply the patch, then reboot the server(s) which can take some time, and during this time the unofficial servers would be offline and unavailable.
ok i am the one that hosts this server i attempted to do a standerd update in the manager and everything is up to date i checked out the one link you posted about steamdb but i couldnt find a download area or anything?
@humble thicket
that link is jsut to see when its available, and the public branch has been updated so it is available, from there I can't help sorry
oh ok well thanks
So, I'm not certain this is the proper place to ask this... or if I'll get swatted with a ruler... but, has anyone else had outrageous lag issues with lost island? Its not just me, but others also on the server. We all have different internet, the poop interval was nuts, I've gone through and edited the command several times to be less, as well as the egg laying. Finally got those under control. And of course turning off all ally looking on creatures, etc... the map barely has any players (7 & under) & is not built up except for a small random base other than my own.. yet the entire map has excessive lag & horrible rendering. Is this just a lost island map issue? The settings are the same as my other maps and those have no issues what so ever (other than the poop & egg changes i had to make for LI). Its almost unplayable its so frustrating.
they are working on fixing the lag
I think an update just hit PC so if it works it should get to console soonish 🤷
Good. Its not just me then. 🤣 😬
Wyvern eggs are very slow to respawn on my SE, like after an hour there were only 2 eggs
anyone know what causes this and how to fix?
It is a huge ram sucking map. My server runs just under 10g which it has never done before. They released it too early. The fog is also a killer.
anybody know anything about setting up servers wanna come in and help me fix mine?
No. The custom times didn't work this year for ?? Reasons.
I have been running my steam servers for nearly a year. They don't appear in the Unofficial list with my steam account. They don't appear on the unofficial list on my Stadia account, but they do show up on the unofficial list on my Epic account. What do I need to do to ensure it's showing up on all of the unofficial lists?
Hi, is anyone here running Primitive+ servers? I'm looking for pro tips to overcome the recent major bugs in P+ to make the servers playable.
Steel problem:
Since the refining forge doesn't accept carbon to make steel, half of the engrams can't be used 😦 We tried to "replace" refining forge with the industrial forge, so moved the engram to LVL20, changed the costs so it no longer requires steel to avoid chicken-egg issue.
Adv workbench problem:
But indy forge can be only made in the advance workbench. So we also moved adv workbench to LVL20. But workbench is also buggy and we don't see any engrams to craft in it. 😱
So my question. Is here someone who run P+ servers successfully or who plays on P+ and can tell me how they workarounded the steel/workbench problem?
Yeah, the fog is hell.... i disabled it in the server settings... yet it still exists, even after stopping & restarting the server. 🤬 🤬 😭
@proven prawn You made the P+ right? Is there any bright future to heal your baby and fix at least the 2 major bugs in P+ I mentioned above? Based on the various forum posts I found, it's broken for very long time 😦
No future
Why would they fix a version of regular gameplay when they’re making an entirely new game that is pretty much that gameplay but designed for only that gameplay
Kinda a waste of time and money
Craftsmanship and developer honor. If you spent years building something great, would you leave it completely broken?
They didn’t really spend years tho
I know you're right and prios are prios, but still, how much time can it take to fix putting some resource to the forge? 2MD max? Pretty low cost to make the whole game playable again
#bug-reports tho
Yea, thanks. I was asking here just for some tips to workaround the steel issues within the boundaries of the existing game state
Probably a mod like auto engrams or something
I don’t play prim+ so idk what you can do with it
i have a question i thought the bug with fertilized wild eggs not despawning when spoiled was fixed
can anyone teach me to get ini in windows 10 ark ? just having trouble because of file locks..
Hi, Can someone help me with my graphics? After the new Update yesterday my graphic looks on epic like ultra low. I tried to reset resolution on the steam start option but it doesn´t work. Has anyone an idea how i can fix that?
I played where they gave the adv workbench and forge out for a starter or placed one down for community use. You can also place them in drops if they are enabled
Good idea, thanks
@umbral oracle use #735196267373920286 for lfg
my bad thankyou
Even fisters all fog remover can't get rid of it all 😄
Wait there’s a way to disable to fog?!?! I didn’t know this 🤦♂️ all the pain that could of been prevented
I'd say if you were on steam or epic you could use the Ark Shop API and add the crafting materials required to make the steel in the sell tab then put the steel ingots for a price of the total sold items. Many of the other things not available from engram misbehaving could be worked around this way.
There's a few engine.ini settings that work to remove fog, IF the fog volume uses the flag the option references
Does anyone how much damage the flame spike from amarga does on wild animals? Im just looking for a baseline
Unfortunately, we’re running W10/Xbox cross-play, which is very limited and doesn’t support mods, ark shop api, etc. Anyway, thanks for the idea 💡
i need help on adding the difficulty mod on the center mao
map
i downloaded the mod added it
and went on the folders to add the id
didnt find the ini
@bleak ivy
can u help me?
I don't know much about running servers, try using ASM tho 🤷
not server its just the friends server
idk whats called
like not singel player the other one
for free one
non-dedicated? you don't need to add mods via ini should appear in the SP menu
yes
non-dedicated
where is the SP menu
i have like 5 hours in the game and i searched on youtube but there aws nothink
was
when you are going to start the non-dedicated the mods should be on the right side of the screen
yes i add them but i cant find high lvl dinos
i thought i need to active them again
on the config
bruh so i dont even need to active them again
Hey, I'm currently trying to set up my pc unofficial server and for some reason certain mod engrams are not learnable. I have it set to auto engrams but it doesn't unlock them and you can't do it manually.
So far I've noticed it with the Gaia and wardrobe mod I'm using.
Any help would be greatly appreciated 💜
I'm haven't used a difficulty mod in a long time, you can change them in the ini tho,
C:\Program Files (x86)\Steam\steamapps\common\ARK\ShooterGame\Saved\Config\WindowsNoEditor
thats where my inis are stored
u have a good high lvl mod ?
yes it should be there and i was there the WindowsNoEditor is there but its donst say WindowsNoEditor.ini
its just WindowsNoEditor
then just use https://ark.fandom.com/wiki/Server_configuration
have you started an SP save yet?
SP or non-dedi
singleplayer
no singelplayer
its essentially the same thing in this context :P
No sorry 
k
so again i join the WindowsNoEditor
but there is only game settings
there is no ini
is there GameUserSettings?
k and how to active the mod
?
i added the id on the server settings nothink happend
and i saved
you don't add mods via ini for non-dedi or singleplayer, you use the menu before you start it
you use the right side to add mods
wait do i need to active the
ActiveMods= (Ie. ActiveMods=731720378,123456789,123456789)
yes i did but on steam it says i need to active it
on the ini
and its says add the id
but do i need to add this to ?
ActiveMods= (Ie. ActiveMods=731720378,123456789,123456789)
pretty sure thats only on servers, non-dedis are essentially Singleplayer in this
using ASM is it possible for me to have one of my cluster servers on a separate drive from the rest?
Hey guys, my gaming community created their own ARK Server, but no one can connect. Serverside it sais it cant connect to "rcon connection" and everyone who tries to enter gets this error: "Unable to Query Server Info for Invite"
Any help on what to do?
Problem must be on the server side
Mods/devs any command to make dinos respawn again since everything stopped spawning
anyone wanna play primal fear
cheat destroywilddinos
though if youre in singleplayer, preventing hibernation is a more permanent fix
Does anyone know if the mission Survive the Ark still crashes? Thanks
Anyone who know anything about unofficial PC servers on PS4 I can't seem to find the answer I'm looking for on the net
For what do you need an awnser
If I reset my server can I put dinos in the ob and be able to access them after?
I think so yes, I have seen this as a problem in unofficial servers
Not 100% sure tho
Modded ones will be stuck in there forever though.
Anyone here know how to code? I know jack and I have a friend who’s tryin to put together a server.
Have the class names for some of the dinos on the lost island changed? I can't disable sarcos or micro raptors for some reason? Same code as I have used for years which works on other maps.
🐒
no, they'd change everywhere and would be gone entirely from existing save files.
how do i actually disable cryo cooldown/cryosickness on my server
Only possible if you are on PVE, the setting is located in your gameusersetting.ini and it is called EnableCryoSicknessPVE=false
If the setting is no there just add it 🙂
got a specific question about it?
Or use Dino storage mod
cant use mods
i use epic games
and so do some of my friends
unless its possible
and i just dont know
lol
@slate cosmosis it possible?
Epic version of ark is super glitch, you should use the steam version
how
i dont have a steam license for it
i claimed it for free on epic
long time ago
So the only way is to edit game.ini
Then you're stuck with it XD
i have a problem, i can't play ragnarok singleplayer, i can on non-dedicated but when i kill something with building (argentawis with spikes) i dont get exp, someone can help?
You don’t get xp for spike wall kills
What do you mean you can’t play it? Does it crash on load or just not give you option?
No. It's because WC broke Rag in the last patch
like i didn't download it
ok
ty
have a nice day
That sucks
hi guys is this an okay channel to ask about mods?
Yeah
thanks
i wanted to ask what kind of mod a youtuber is using but i realized i cant send screenshots here
What youtuber?
You could dm me the screenshot if you like
well idk if its a mod or a game feature im just new to the game
oh thanks!
iSyzen
Are you talking about the stuff that Isyzen has in level 1 of engrams?
eclipse helped me haha
its awesome spyglass
Hi! I'm trying to uncryo a giga in front of the Tek Cave and it's says "Boss area" or something like that and doesn't allow me to throw the cryo
That's new, right?
You can cryo it outside of the tek cave but there is no point because you can't take it in
It won't fit