Jump to content

Sign in to follow this  
cpspok

dedicated server help please

Recommended Posts

ok i need to set a few things but not sure what command and what section to put this on my dedicated server

 

i want to make server pve and some pvp where do i place and what do i place 

also password protected where and how do i do so

 

thanks

Share this post


Link to post
Share on other sites

Hello,

I dont know about the PvE or PvE setting of the server. What I can tell you is that it would be easier to put it on PvP and enforce with admins a PvE ruleset. I am going to do the same on my server because I dont know how to code it in.

As for the password you have to edit the ServerGrid.json file and there is a entry like this: "WorldAtlasPassword": "insertyourpasswordhere",
The file is located in your *:\youratlasserverfolder\ShooterGame\

Share this post


Link to post
Share on other sites
1 hour ago, deedlit said:

Hello,

I dont know about the PvE or PvE setting of the server. What I can tell you is that it would be easier to put it on PvP and enforce with admins a PvE ruleset. I am going to do the same on my server because I dont know how to code it in.

As for the password you have to edit the ServerGrid.json file and there is a entry like this: "WorldAtlasPassword": "insertyourpasswordhere",
The file is located in your *:\youratlasserverfolder\ShooterGame\

Thanks that worked

Share this post


Link to post
Share on other sites

If you want mixed PvE or PvP,  you'll have to set it in the GameUserSettings.ini in the Saved/Config folder for the server.

[ServerSettings]
ServerPVE=1

Enables PVE for that grid.  You can set another grid to PVP ServerPVE=0 by editing the GameUserSettings.ini for that instance.

Edited by Vhalkyrie
  • Like 1

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...