Jump to content

1 Screenshot

  • 14.3k
  • 260
  • 18 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



miniMe_rust

Posted

13 hours ago, poebny said:

how to add custom map (levelurl ) for wipe?

Hi poebny,

as far as I understand the config you need to edit your "HarmonyMods/Oxidation.Wiper.json" and insert a map URL instead of a map seed into the list

  "Maps": [
    "29764255",
    "http://your.server.url/yourAwesomeRustMapGoesHere.map"
  ]

The list should contain your current seed and the map you're gonna use. Then issue the "wipe forced" or "wipe weekly" command through rcon. Your server should then wipe and use the custom map you specified. Be aware this is untested, as I exclusively use procedurally generated maps (seeds).

zkillerQc

Posted

is it possible to add functionality to use rustmaps.com API with custom map generator ?

golgolakk

Posted

Hi,

Is it possible to support map size if using seed?
Because when I use seed 1040175564 it is defaulted to size 4500 when generated which is different from 3500.

For example:

 "Maps": [
    "29764255,3500",
    "66493565,3600",
    "82442866,3550",
    "http://your.server.url/yourAwesomeRustMapGoesHere.map"
  ]

 

For your kind consideration. Thank you.

miniMe_rust

Posted (edited)

Hi @golgolakk,

this looks like a good idea - even though I'd rather lean towards the way rustmaps.com handles map sizes on their URLs. Use of comma as a size/seed separator might have side effects - rustmaps is using an underscore _ to separate. Since this plugin overrides whichever seed you may have set in your server config, it should also be able to override which ever world size you have configured.

However, I can't speak for the developer, but I think that's a good idea. Would be great to have that as a feature.

Edited by miniMe_rust
  • Like 2
ReiNasc

Posted (edited)

Good afternoon. Could you please tell me if it is possible to randomly place maps with sizes other than 4500? Thank you for your attention.

Like this:
"Maps": [
"3200_50000",
"3800_35410840",
"4000_4206913",
"4500_1216151088"
]

Edited by Żęć
  • Like 1
RickySpanish343

Posted

does this edit the startup or the server config when it chooses the new map?

miniMe_rust

Posted

18 hours ago, RickySpanish343 said:

does this edit the startup or the server config when it chooses the new map?

No, nothing is changed. This Server Wipe plugin simply overrides whatever map you have configured in your server config - reliably. If you don't add map seeds to the plugin config it will make and use a random seed. If you add a list of map seeds or URLs the plugin will choose either of the maps from your list and set it in it's own config file. The set map in the plugin config is used to override whatever map you have configured in the server config. That's all.

kingmilk

Posted

Hi - getting error with [Oxidation.Wiper] [ERROR] Configuration state: Default [contact the developer]?

Unsure as to the issue any chance of help on this one? Installed and setup correctly as far as I'm aware?

image.png.ed18735cb0f9be0623d53f7f23494f7c.pngimage.png.ad13509436e4eec45f270540c6600e58.png

miniMe_rust

Posted

15 hours ago, kingmilk said:

Hi - getting error with [Oxidation.Wiper] [ERROR] Configuration state: Default [contact the developer]?

Unsure as to the issue any chance of help on this one? Installed and setup correctly as far as I'm aware?

image.png.ed18735cb0f9be0623d53f7f23494f7c.pngimage.png.ad13509436e4eec45f270540c6600e58.png

Hey there, the snippet you posted looks fine. However, you cut off the "Forced" section of that config file. It would have been better to provide the entire config file. Chances are your json is invalid, e.g. a misplaced or missing comma, bracket, or maybe incorrect indentation or even problematic character encoding. You might want to grab another (working) config file from another plugin in a text editor which is capable to show the used encoding, then verify what you have at hand with the wiper configuration. The "Weekly" section of that config however looks fine to me, even though I wouldn't know why you want to keep e.g. players vanished from wipe to wipe (the files you blacklisted from being deleted). But it is your server, and you probably have good reason to do so.

miniMe_rust

Posted

2 hours ago, RickySpanish343 said:

Does this support the use of a map voter?

This plugin manages your wipe. Any voting for maps is outside of this plugin.

RickySpanish343

Posted

26 minutes ago, miniMe_rust said:

This plugin manages your wipe. Any voting for maps is outside of this plugin.

yeah just wondering it the map voter would work with this is all like if it would change the map depending on the map picked if this was installed to do the wiping is all 

miniMe_rust

Posted

37 minutes ago, RickySpanish343 said:

yeah just wondering it the map voter would work with this is all like if it would change the map depending on the map picked if this was installed to do the wiping is all 

This depends on what you use as map voter. For one you would have to make sure that the seed you've voted on is going into the configuration file of this plugin. Secondly your voter would have to issue a command to the server console, so that the wiper plugin knows to do it's foo. Having said that, something tells me the answer to your question is "no".

RickySpanish343

Posted

6 hours ago, miniMe_rust said:

This depends on what you use as map voter. For one you would have to make sure that the seed you've voted on is going into the configuration file of this plugin. Secondly your voter would have to issue a command to the server console, so that the wiper plugin knows to do it's foo. Having said that, something tells me the answer to your question is "no".

I've got a plugin that i designed that handles the wipe commands for me for this plugin so the server wipes by it's self but yeah that's what i was wondering if this will conflict with a map voter for what map will be used seems like that's a yes even if i left the seeds blank 

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
  • Like 1
  • Love 2

User Feedback

1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

124.9k

Files Sold

Total number of files sold.

2.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.