Jump to content

micah68ph

Pathfinder
  • Content Count

    44
  • Joined

  • Last visited

Everything posted by micah68ph

  1. Yep, learned that the hard way. Was running a private server and hadn't joined the company with my friends yet. Rang destroyallenemies (with none of them online, thinking it was safe) and wiped out all their ships. destroywilddinos was the trick. Anyone know if there is a command that destroys just ships of the damned or ghost ships?
  2. In the Game.ini file (found in \ShooterGame\Saved\<servername>\Config\WindowsServer for each server instance) you'll want something like this: I don't know what the default numebers are, but the below will grant more skill points per level up to level 75. You need to have 1 line per level available to the players. I think right now the level is capped below 75 so this gives you some buffer, but the key is to remember that these settings "override" the default amount of points you would get each time you level. So if you only do 5 lines, you'll only get a different amount the first few lines. [/script/shootergame.shootergamemode] OverridePlayerLevelEngramPoints=5 OverridePlayerLevelEngramPoints=3 OverridePlayerLevelEngramPoints=3 OverridePlayerLevelEngramPoints=5 OverridePlayerLevelEngramPoints=3 OverridePlayerLevelEngramPoints=3 OverridePlayerLevelEngramPoints=3 OverridePlayerLevelEngramPoints=3 OverridePlayerLevelEngramPoints=7 OverridePlayerLevelEngramPoints=5 OverridePlayerLevelEngramPoints=5 OverridePlayerLevelEngramPoints=5 OverridePlayerLevelEngramPoints=5 OverridePlayerLevelEngramPoints=7 OverridePlayerLevelEngramPoints=5 OverridePlayerLevelEngramPoints=5 OverridePlayerLevelEngramPoints=5 OverridePlayerLevelEngramPoints=5 OverridePlayerLevelEngramPoints=10 OverridePlayerLevelEngramPoints=7 OverridePlayerLevelEngramPoints=7 OverridePlayerLevelEngramPoints=7 OverridePlayerLevelEngramPoints=7 OverridePlayerLevelEngramPoints=10 OverridePlayerLevelEngramPoints=7 OverridePlayerLevelEngramPoints=7 OverridePlayerLevelEngramPoints=7 OverridePlayerLevelEngramPoints=7 OverridePlayerLevelEngramPoints=20 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=10 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=20 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=10 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=8 OverridePlayerLevelEngramPoints=20 OverridePlayerLevelEngramPoints=9 OverridePlayerLevelEngramPoints=9 OverridePlayerLevelEngramPoints=9 OverridePlayerLevelEngramPoints=9 OverridePlayerLevelEngramPoints=15 OverridePlayerLevelEngramPoints=9 OverridePlayerLevelEngramPoints=9 OverridePlayerLevelEngramPoints=9 OverridePlayerLevelEngramPoints=9 OverridePlayerLevelEngramPoints=25 OverridePlayerLevelEngramPoints=10 OverridePlayerLevelEngramPoints=10 OverridePlayerLevelEngramPoints=10 OverridePlayerLevelEngramPoints=10 OverridePlayerLevelEngramPoints=15 OverridePlayerLevelEngramPoints=10 OverridePlayerLevelEngramPoints=10 OverridePlayerLevelEngramPoints=10 OverridePlayerLevelEngramPoints=10 OverridePlayerLevelEngramPoints=25 OverridePlayerLevelEngramPoints=12 OverridePlayerLevelEngramPoints=12 OverridePlayerLevelEngramPoints=12 OverridePlayerLevelEngramPoints=12 OverridePlayerLevelEngramPoints=30
  3. 16GB RAM should be fine for 1x1. Most people are suggesting 4GB minimum.
  4. Can anyone tell me what the .atlas files are in the server Saved folder like C:\ATLAS\ShooterGame\Saved\01. I am running a 3x3 grid and one of my servers is not spinning up. I noticed in the Saved folder for it all the .atlas files are over 350MB, but that grid has never actually been visited by anyone. But the grids that have people living on them and building the saved folder only has .atlas files of like 10-15MB. Curious if maybe the file size is indicative of something corrupted in that Save and if I should start it over. If I want to wipe a grid, can I just rename the Saved folder and let it recreate based on the ServerGrid.json file? Is that the easiest way to wipe a grid or will I have issues with the redis database too and have to mess with stuff there?
  5. I've found that if the update is running slow I can pause and start again and it goes much faster after that.
  6. The official servers are 15x15 for a total of 225 grids. Each grid is an instance of the server software requiring at least 4GB RAM I believe.
  7. I was just talking to some folks about crafting xp being really low. I think with the speed at which you get skillpoints and rewarding people spreading out their skillsets support efforts should get a bump to xp. Anyone know if there is a server modifier for crafting XP? I see a GenericXP and KillXP multiplier, but not crafting.
  8. I did update it but haven't tried connecting locally since then. I have some changes to make to the game settings and will be updating later today and planned to test again then. Damn real job has been keeping me busy today so I haven't been able to play with the changes much today
  9. I don't think island proximity matters for animal spawns I think when you edit the map with the island editor you can select "homeserver" checkbox in the lower left. You Ctrl+click the grid open space (not over an island) and the properties window should have a checkbox for "homeserver"
  10. What are the defaults for EngramPoints? I'm curious how much these settings will increase over the default. Does it make it crazy easy to learn everything or just give you a bump to explore a bit more?
  11. I've heard you can modify anything in your grid but may need to edit the redis database for certain changes (maybe like the ones where you already built or your body is located at). I'm going to be trying some of those edits in the coming days and will post back if I run into issues.
  12. I can confirm this. I've done everything that others have done that worked for them, but my router doesn't allow the loopback. Best bet is to make it publicly accessible, password protect and run a VPN to connect to it. I can send you some info on a VPN that is free if you are interested in that route. I have a 9-grid server running at my house that I was never able to access while everyone outside my network could, so that was the route I went until they added some official support.
  13. You set it in the .bat file that you start your server with.
  14. Another option if you can't get a new router is to get a VPN service like Windscribe or something. You can sign up with them for a free VPN tunnel and google voucher codes or tweet them out for extra throughput. You connect your gaming PC to that VPN and connect to the game server from a different location so it works just like your friends.
  15. What makes you think it would be doable? The amount of server power to run an entire 15x15 grid is astronomical...
  16. Agreed. Especially since they had a fix for this in Ark. I have to think it has something to do with with SeamlessIP and how grids are linked. Something to do with the public IP being hardcoded or something... I dunno. Bummed either way. I'll just keep playing on official while I wait to be able to play with my friends on my own server.
  17. So @Teach, I set up a new server to test with using your instructions. The other one you chimed in on in the other thread was created after watching @cpjet64's Youtube video and modifying the map to a 3x3 grid (server works great for everyone except me on the LAN). (CPJet64, for reference I'm trying to set up a server on my LAN for remote and LAN access. So far everything is great from outside my house but I can't get my gaming PC to connect to it locally). This new server is a 1x1. I built it using the 1x1 from the Maps folder that CPJet64 made available in his download links (your dropbox link isn't working so I used that as a starting point). I followed your steps configured servergrid.json with the private IP and removed seamlessip from the startup bat file. I see it in the Steam Favorites but connection attempt fails with "Unable to query server info for invite". I was hoping even though that would break public access I would at least have a private connection but no dice. I set it up the way my other server is with public IP in the servergrid.json, seamlessIP in the startup bat as well as multihome in the startup bat and same result. I tried setting up a loopback NAT and that's not working either. In almost every configuration I don't see the server on the in-game browser, I see it in the Steam Favorites where I've added it by internal IP and I always get the same "Unable to query server info for invite" issue. Whether I use private IP, public IP, seamless IP... Part of me thinks maybe something is up with the port forwarding but other players can consistently connect to my server. I can port query the game query ports and seamless ports, but the game ports don't respond (I think that's normal). So that makes me think the "query server info for invite" is not an issue with my query ports not being open. Agree? Aside from buying a high end router and redoing my home network, I'm running out of ideas. I don't get why I could host an Ark server with the multihome setting but it doesn't work in Atlas. I keep thinking it's something with the hairpinning but losing my mind over not being able to work around that no matter what I do.
  18. I've run into that as well as the redis.conf server being overwritten and my password being changed. No fix I'm aware of.
  19. You can't find the .bat file that you start your server with? Or you can't find your password within it?
  20. Thanks @Teach and @cpjet64 for all your work lately helping get these servers going with folks.
  21. The trouble I ran into was adding the loopback didn't change anything for me =/
×
×
  • Create New...