RUST /// Automatic Wipe settings

Rust has a global wipe day on the first Tuesday of every month.

You don't have to worry about it with us, we have a script ready to perform the wipe and update, and you can set what exactly you want to skip, or plan your next map seeds in advance. All this on the exact day of the wipe day.

Below we describe how to set up the task correctly

 

  1. In the main menu, click on "Task Scheduler"
  2. Select the task named "Wipe on Rust Wipe Day"
  3. Set the task to run every day at any time (the task must run every day to check whether it is WipeDay or not. Not to worry, if it's not wipeday, the task does nothing)
  4. Next, in the tab at the top you will see the option "Script Parameters"
  5. Here you can set the details to perform the wipe. In our case we want to wipe the map, wipe players and their blueprints and we don't want to use random seed. We will write the list of seeds we want to use in the following wipes in the Seed list, the system will take them in the order listed, every month.
  6. Seed is written in the format SEED:SIZE, for example 1234567890:3500
  7. In the Advanced Options tab, let it start immediately
  8. Click on Save
  • rust automatic wipe, rust automatický wipe, rust wipe
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

RUST /// uMOD; Discord extension

You can also use third-party add-ons on the server that don't come from Steam Workshop. One such...

RUST /// Switch to Staging (Beta version of the game)

The developers of Rust are allowing you to test the game's day-to-day workings ahead of its...

RUST /// How do I Wipe the server

In case you want to implement a Server Wipe, click on the "Wipe Server" button. Here you can...

RUST /// How do I add an administrator

To add an administrator or moderator, you have two options The first option is implemented when...

RUST /// How to add a custom map to the server

In order to add your own map to the server, you must first upload it to some hosting that allows...