Jump to content

globytheoldpirate

Disable claim and build on a grid

Recommended Posts

We would like to create a grid where people can't build/claim similare as in Freeport.
But where people can still fight in PvP.

How could we do this ?
We tried : bDisableClaimFlags=True
but it simply put islands as lawless 😕

Share this post


Link to post
Share on other sites

use the ishome=true flag that freeport uses on lawless servers,  if you look back at old .json maps when lawless was login servers that is how it was done.  There is a server flag for enabling pvp though I guess ishome might disable pvp? 

 

 

 

Edited by krazmuze

Share this post


Link to post
Share on other sites
12 hours ago, krazmuze said:

use the ishome=true flag that freeport uses on lawless servers,  if you look back at old .json maps when lawless was login servers that is how it was done.  There is a server flag for enabling pvp though I guess ishome might disable pvp? 

We set the node as home server, but we still can put claim 😕
Is it the only setting we have to put ?

The node is blocked to lvl 8, but we still can claim 😕

Share this post


Link to post
Share on other sites

you still need the lawless settings from official on those grids

      "OverrideShooterGameModeDefaultGameIni": {
        "bDontUseClaimFlags": "1",
        "NoClaimFlagDecayPeriodMultiplier": "4"
      },

then at the top of the .json you want this default

  "OverrideShooterGameModeDefaultGameIni": {
    "bClampHomeServerXP": false

},

  • Like 1

Share this post


Link to post
Share on other sites
On 2/19/2019 at 4:52 PM, krazmuze said:

you still need the lawless settings from official on those grids

      "OverrideShooterGameModeDefaultGameIni": {
        "bDontUseClaimFlags": "1",
        "NoClaimFlagDecayPeriodMultiplier": "4"
      },

then at the top of the .json you want this default

  "OverrideShooterGameModeDefaultGameIni": {
    "bClampHomeServerXP": false

},

I try but without the :
"OverrideShooterGameModeDefaultGameIni": {
    "bClampHomeServerXP": false

(i don't know where to place it, I use the grid editor).

And it put the server as lawless, not freeport 😕
But it is set as homeserver

Share this post


Link to post
Share on other sites
9 hours ago, krazmuze said:

ishome flag in the json, it is a checkbox in the grid editor (ctrl-click). 

We checked it,
we added that too :

Quote

"bDontUseClaimFlags": "1",
 "NoClaimFlagDecayPeriodMultiplier": "4"

But the place isn't considered as freeport but as lawless :/ 

Share this post


Link to post
Share on other sites

Not sure what you mean 'considered as freeport rather than lawless'.   ishome means you can spawn there like freeport the other two mean no claim flags with 4d decay like lawless.  This is exactly how officials did it when they allowed spawning in lawless to deal with freeport overcrowding.     The name of the server is irrelevant to how it behaves.

 

 

Share this post


Link to post
Share on other sites
21 minutes ago, krazmuze said:

Not sure what you mean 'considered as freeport rather than lawless'.   ishome means you can spawn there like freeport the other two mean no claim flags with 4d decay like lawless.  This is exactly how officials did it when they allowed spawning in lawless to deal with freeport overcrowding.     The name of the server is irrelevant to how it behaves.

(sorry for my english, not my native language)

Hum, in official freeport, you can't build or claim.

In lawless you can build but not claim.
And normal island you can build if claimed.
 

What I'd like to have is a server which behave as a freeport in official.
A server where people can't build or claim.
A place to start, as in official.

Is it possible to disallow claim AND building ?

Share this post


Link to post
Share on other sites

just use very high decay?    There maybe a no build setting but it is not something I am aware of so someone else will have to help.

 

  • Like 1

Share this post


Link to post
Share on other sites

You can't!

Only the official server can set it up that way. There's no argument that you can use to disable building structure in freeport island. (None yet)If you want them to not build in freeport, make a rule and destroy any building they raise, if they persist it's up to you to deal with them. Warn them or punish them up to you.

Game still new so not all argument are out yet. Maybe in the future we will be able to, who knows.

P.S: Also making multiple post about the same issue or question ain't gonna help you. People will ignore it. It take time for an answer some time with one post, take forever to get an answer if you spam the post.

 

Cheers,

  • Like 1

Share this post


Link to post
Share on other sites
2 hours ago, Estharos said:

You can't!

Only the official server can set it up that way. There's no argument that you can use to disable building structure in freeport island. (None yet)If you want them to not build in freeport, make a rule and destroy any building they raise, if they persist it's up to you to deal with them. Warn them or punish them up to you.

Game still new so not all argument are out yet. Maybe in the future we will be able to, who knows.

P.S: Also making multiple post about the same issue or question ain't gonna help you. People will ignore it. It take time for an answer some time with one post, take forever to get an answer if you spam the post.

 

Cheers,

 

Ok, thank you a lot for the answer 🙂 
I'll try something with the auto-decay, hope it doesn't affect ships.

Sorry for the multipost, though this one wasn't clear, so made a new one.

  • Thanks 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

×
×
  • Create New...