Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Ar-Kane

Members
  • Posts

    43
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Ar-Kane

  1. I have had my ARK server with SS for a few years now and yeah it's now taking way way longer for server starts/restarts ... over an hour ... it did not used to be this way ... and I am using the Use Cache option and automatic updates are not on.
  2. And then you go and make the bigger map with more stuff in it .... DAMN YOU!!! JK lol other map looks good btw ... doubt my wife wants to start over again tho hah. BTW renaming the island names like that is a bad idea. You just want to use discovery zones to name the islands.
  3. I'll add it in and see ... and yeah I know about the kraken and the no spawning bit ... kind of annoying heh. I'm pretty sure SS just uses the default 1x1 json so really its grapeshot that added all the quest markers in. Edit: Seems to have fixed it cheers o/
  4. One last thing ... I believe this powerstone should be down in the bottom corner shouldn't it? I would try to fix it but i've not had much luck with the powerstones.
  5. Game.ini: [/script/shootergame.shootergamemode] bUseStaticCharacterAge=true (this will disable dynamic aging) There is no way server side to 'unnerf' fire arrows and bows
  6. Hi just wondering what we do to get the claim overlay for the ingame map ... I know its a seperate application that needs to be run but ofc we don't have access to running it. Here is a link to the application. https://github.com/GrapeshotGames/AtlasTerritoryMap
  7. Starter islands always only have the generic versions of resources (that can't be used in mythic bp's) so there is no point having more than one ... the crew bug has been fixed and didn't have anything to do with having more than one recruiter anyway. Either way dosent matter I just edited the map and swapped out that island and with that resource checker website still checks out for all resources/animals. Just changed over to the southern freeport as the starting spot cuz it was a cooler island with the waterfall and all. changed out the northern freeport for Cay_F_WR cuz it is a really cool looking island with 2 skulls with waterfalls heh. Other than that the map seems really great thanks for all the effort
  8. Not sure if ya know, but you have 2 freeport islands on this map seems kinda a waste of an island.
  9. Claim flags are not actual structures so that command doesn't work ... you would have to force join their tribe and destroy it by hand.
  10. Any progress on this? Sorry to ask again.
  11. Has anyone found or tried finding the server setting for per level multiplies on ships yet ... I tried PerLevelStatsMultiplier_Ship on a lark but it didn't do anything.
  12. Can you upload files to share here? I edited my servers json that has info like ip from mine in it but i opened it and edited those details out and i can share that perhaps.
  13. To change animal stat multipliers is basically like changing player stat multipliers ... in Game.ini add one or all of these with the desired multiplier. PerLevelStatsMultiplier_DinoTamed[0]=1 //Health PerLevelStatsMultiplier_DinoTamed[1]=1 //Stamina PerLevelStatsMultiplier_DinoTamed[3]=1 //O2 PerLevelStatsMultiplier_DinoTamed[4]=1 //Food PerLevelStatsMultiplier_DinoTamed[7]=1 //Weight PerLevelStatsMultiplier_DinoTamed[8]=1 //Melee Also you can set wild level multipliers PerLevelStatsMultiplier_DinoWild[0]=1 //Health PerLevelStatsMultiplier_DinoWild[1]=1 //Stamina PerLevelStatsMultiplier_DinoWild[3]=1 //O2 PerLevelStatsMultiplier_DinoWild[4]=1 //Food PerLevelStatsMultiplier_DinoWild[7]=1 //Weight PerLevelStatsMultiplier_DinoWild[8]=1 //Melee
  14. the json from our servers has errors ... i was able to fix them and open it in the editor
  15. i dont know exactly how the discoveries work tbh ... on my single square private server i have just the 1 discovery and now a max lvl of 100 ... on official i have about 22 discoveries but still only a max lvl of 51 but the discoveries are when you make landfall on an island for the first time. you get a massive popup flag that covers almost your whole screen with the name of the island or whatever you just discovered lol
  16. just a note i found out last night that after you hit the cap you can get discoveries to increase the level cap i set my max lvl to 56 (i thought i was setting it to 55 but i guess it dosent count lvl 1 >.<) and on my server when i made a single discovery the cap went up to lvl 100
  17. u might try checking al the clean options and the reset template box and hit save and restart ... that's all i can suggest anyway.
  18. Did you choose the Yes run update option on the control panel under Atlas update.
  19. Is there any way to set command line arguments at this time? I would like to set my server up with a whitelist but that's a command line argument and I don't see a way to do that via the current control panel. Thanks