Awesome cheers mate. Didn't realise default rad zones were operating separately. I have better understanding of how this plugin is working now.
Will use the other suggested plugin to disable the default rad zones.

Monument Radiation
Create radiation zones at designated monuments
Total Downloads: 5,467 - First Release: Dec 25, 2015 - Last Update: Dec 30, 2017
- 5/5, 22 likes
-
-
Code:"Airfield": { "Activate": false, "Name": "Airfield", "Radiation": 10.0, "Radius": 85.0 },
Attached Files:
-
-
"Activate": true,
-
-
Thank you guys, it's work!
-
Fix ;-)
Attached Files:
-
-
Code:string min = "минут"; if (timeOn < 1) { timeOn = OnTimer; min = "секунд"; } SendReply(player, string.Format(lang.GetMessage("RadsDownMsg", this), timeOn.ToString(), min)); } else if (OffTimer != 0) { int timeOff = OffTimer / 60; string min = "минут"; if (timeOff < 1) { timeOff = OffTimer; min = "секунд"; }
-
-
k1lly0u updated Monument Radiation with a new update entry:
0.2.2
-
The new HAZMAT suit don't work with this plugin ? Or what i'm doing wrong please ?
-
Can you help me ?
-
-
But I think its not working settings random times, working off and on by random but not in set times. When I want use only random time I must set both this :
"Use_RandomTimers": true,
"Use_Timers": true,
on true right? -
how do i set the radiation to be permantly on?
-
Hi, I'm new to setting up rust servers but making fair headway, main issue I'm having atm is dealing with radiation. Currently I'm trying to remove the default rad zones and placing my own with timers but I can't even get it so that the radiation is down. Currently my configuration for monument radiation and remove default radiation for rust are default. Can anyone tell me what I need to do to at least disable the radiation without using a server command if not how to get timed rad zones?
-
Hi,
Looks like this plug might be the place to start
I guess you could use zone manager for rad zones then run timed commands (plugin) to edit the zones and disable them/enable them, but I'm sure there's a more elegant way that I just don't know of.Last edited by a moderator: Dec 22, 2016 -
k1lly0u updated Monument Radiation with a new update entry:
0.2.3
-
Thanks for the update, and although this is a little off topic will you be updating "radtown animals" ? , another of your great plugins
BTW: I have not had any problems with plugins since I followed your advice and changed to a server with FTP access, -
dosent seem to give any rad it says its on but there is no rad lol