Home Rust Configuring Radiation Zones on a Rust Server

Configuring Radiation Zones on a Rust Server

Last updated on Feb 13, 2025

Radiation zones in Rust add an extra layer of challenge by forcing players to prepare with protective gear, altering loot locations, and creating high-risk areas. Server owners can enable, disable, or modify radiation levels to fit their gameplay style.

This guide will walk you through enabling radiation, adjusting radiation strength, and creating custom radioactive zones using VolticHost Game Panel.


📌 Prerequisites


1️⃣ Enable Radiation on Your Server

  1. Log in to VolticHost Game Panel.

  2. Click on your Rust server.

  3. Navigate to the Console tab.

  4. Enable radiation with the following command:

    radiation.enabled true
    
  5. Adjust the default radiation intensity:

    radiation.intensity 1.5
    
  6. Click Enter to apply changes.

Your Rust server now has active radiation zones!


2️⃣ Modify Radiation Strength and Range

  1. Open the Console tab.

  2. Adjust the radius of radiation zones:

    radiation.radius 50
    
  3. Modify the damage taken from radiation exposure:

    radiation.damage 0.75
    
  4. Increase or decrease radiation buildup speed:

    radiation.buildspeed 2.0
    
  5. Press Enter to save changes.

Radiation levels are now configured for your Rust server!


3️⃣ Create Custom Radiation Zones (Optional)

If you want custom radioactive locations, install the Zone Manager plugin:

  1. Download Zone Manager from uMod.

  2. Upload the ZoneManager.cs file to:

    /oxide/plugins/
    
  3. Restart the server to activate the plugin.

  4. In the Console, create a radiation zone at your position:

    zone_add
    
  5. Get the zone ID:

    zone_list
    
  6. Enable radiation for the zone:

    zone_edit ZoneID radiation true
    
  7. Adjust radiation intensity inside the zone:

    zone_edit ZoneID radiation_intensity 2.0
    

Your custom radiation zone is now active!


4️⃣ Restart the Server to Apply Changes

  1. Navigate to the Console tab in VolticHost Game Panel.

  2. Click Stop to shut down the server.

  3. Wait a few seconds, then click Start to relaunch the server with radiation settings.

Your Rust server now has properly configured radiation zones!


🎉 Conclusion

You've successfully enabled and configured radiation zones, modified their intensity, and created custom radioactive areas using VolticHost Game Panel! Players will now face new survival challenges in radiation-affected areas. 🚀

For more assistance, contact VolticHost Support.