Just an "off topic" question , are you still supporting your radtown animals plugin , it is still working on my server ( or seems to be) but i cannot access the page anymore and you dont list it on your front page ?

Monument Radiation
Create radiation zones at designated monuments
Total Downloads: 5,492 - First Release: Dec 25, 2015 - Last Update: Dec 30, 2017
- 5/5, 22 likes
-
What cant you access? The plugin page?
-
Thats the one , i used to be able to but there are several plugin pages i can now longer access (chat mute for instance) I get "you dont have permission to view this page"
some other plugin links will just reroute you to the main Oxide plugin menu page for some reason,
I like both of these plugins and hope to see them for a long time,
They add a lot of spice to the game and remove the casual "walk in and pick up stuff" part of the game, I also have extremely heavy and prolonged meteor showers that can take the roof of a stone building and a lot of heli patrols . its a game of survival after all, but i compensate with good loot, gather rate , kits and airdrops,
Thanks again for great plugins -
I think the most of you guys miss the point that the comunity can use these plugin to customize and make their own type of gaming experience.
So what I mean to say is, some people love hardcore PVP's and instant deaths and other people like it the other way around. -
-
That is great to hear thank you, i can actually access it from the link in your post above but not from the "more info" link in my server plugins page,
-
-
Anyone else having an issue where monument radiation writes a whole bunch of null zones to the zone manager config?
Every now and then people complain about building lag on my server and I've narrowed it down to this.
As part of server maintenance I now delete about 100 zones from the config every week. -
This has no reference to ZoneManager so it is impossible for it to create zones
-
Seriously?
Where's this stuff coming from, then?
Code:{ "name": null, "radius": 120.0, "radiation": 80.0, "Location": "-1054.639 25.76125 394.9056", "Size": "0 0 0", "Rotation": "0 0 0", "ID": "waterplant_644", "enter_message": null, "leave_message": null, "enabled": true, "flags": "None" }, { "name": null, "radius": 100.0, "radiation": 80.0, "Location": "716.9103 40.56844 -918.9745", "Size": "0 0 0", "Rotation": "0 0 0", "ID": "trainyard_533", "enter_message": null, "leave_message": null, "enabled": true, "flags": "None" }, { "name": null, "radius": 85.0, "radiation": 80.0, "Location": "87.91375 24.35095 975.2276", "Size": "0 0 0", "Rotation": "0 0 0", "ID": "airfield_930", "enter_message": null, "leave_message": null, "enabled": true, "flags": "None" }, { "name": null, "radius": 120.0, "radiation": 80.0, "Location": "-190.5551 34.22206 -199.4201", "Size": "0 0 0", "Rotation": "0 0 0", "ID": "powerplant_925", "enter_message": null, "leave_message": null, "enabled": true, "flags": "None" },
-
If this is creating zones then you are 3 versions out of date. I removed the Zone Manager dependency a couple of weeks ago and used a internal radiation controller for this exact issue. Also the zones from this are temporary and are removed every time the plugin is unloaded, there is no saved data
-
Hmm. Thanks for the info man.
I did update to your new version. Maybe something else is doing this!
Thinking about it, I did add RadTown Animals around the same time...
Cheers dude. -
The zone ID's match the old version. Are you unloading Zone Manager before removing them from the data file?
-
but yes...I do unload plugs before editing configs etc.
I'm having great fun over here....... lol.
Gonna have to bite the bullet and trash/restart everything, I think.
Thanks again man. -
lol, they will always be there if you don't unload ZoneManager. The other option is remove them 1 by 1 using the in game chat command. /zone_remove <zoneid> I think
-
Sorry - dropped a late edit in for clarity.
I do unload plugs before editing configs.
I guess the recent update fixed it and I haven't caught on yet. Apologies.
To be honest, I've a list of shit that I've been meaning to ask/post about.
Thanks man. -
its died again, uninstalled it and zones manager (just to make sure) stated server without them, shut down server after checking what plugins were loaded and then installed them again, restarted server, checked the list (ok) stopped server and edited configs for radiation zones and amount, saved configs, restarted server and checked console
[Oxide] 15:51 [Info] [MonumentRadiation] ------ Monument Radiation List ------[Oxide] 15:51 [Info] [MonumentRadiation] none
config shown below
{
"Options - Message - Use enter message": true,
"Options - Message - Use leave message": true,
"Options - Radiation amount - Airfield": 150.0,
"Options - Radiation amount - Lighthouses": 150.0,
"Options - Radiation amount - Military Tunnels": 150.0,
"Options - Radiation amount - Powerplant": 150.0,
"Options - Radiation amount - Rad-towns": 150.0,
"Options - Radiation amount - Satellite": 150.0,
"Options - Radiation amount - Sphere Tank": 150.0,
"Options - Radiation amount - Trainyard": 150.0,
"Options - Radiation amount - Warehouses": 150.0,
"Options - Radiation amount - Water Treatment Plant": 150.0,
"Options - Radiation Zones - Airfield": true,
"Options - Radiation Zones - Lighthouses": true,
"Options - Radiation Zones - Military Tunnels": true,
"Options - Radiation Zones - Powerplant": true,
"Options - Radiation Zones - Rad-towns": true,
"Options - Radiation Zones - Satellite": true,
"Options - Radiation Zones - Sphere Tank": true,
"Options - Radiation Zones - Trainyard": true,
"Options - Radiation Zones - Warehouses": true,
"Options - Radiation Zones - Water Treatment Plant": true,
"Options - Timers - Amount of time activated (mins)": 40,
"Options - Timers - Amount of time deactivated (mins)": 20,
"Options - Timers - Broadcast radiation status": true,
"Options - Timers - Random - Off maximum (mins)": 60,
"Options - Timers - Random - Off minimum (mins)": 25,
"Options - Timers - Random - On maximum (mins)": 5,
"Options - Timers - Random - On minimum (mins)": 30,
"Options - Timers - Use radiation activation/deactivation timers": true,
"Options - Timers - Use random timers": false,
"Options - Using Hapis Island": false,
"Options - Zone Size - Airfield": "120",
"Options - Zone Size - Lighthouses": "120",
"Options - Zone Size - Military Tunnels": "120",
"Options - Zone Size - Powerplant": "120",
"Options - Zone Size - Rad-towns": "120",
"Options - Zone Size - Satellite": "120",
"Options - Zone Size - Sphere Tank": "120",
"Options - Zone Size - Trainyard": "120",
"Options - Zone Size - Warehouses": "120",
"Options - Zone Size - Water Treatment Plant": "120"
}
tried this next.
oxide.reload monumentradiation
[Oxide] 19:42 [Error] Failed to load plugin 'monumentradiation' (no source found)
Last edited by a moderator: Jun 24, 2016 -
Ok so I have godmode disabled...hit 500 radiation and my health is still there. Anyone else not dying? lols.
Gyazo - 186a11fb0f40b747bedc8bb5dfd1c0e7.jpgAttached Files:
-
-
-
latest version of what ? , i am using the latest version of this plugin.
and after removing the plugin and installing it again, i again checked the configs and this is what is generated (UNEDITED)
{
"Options - Message - Use enter message": true,
"Options - Message - Use leave message": false,
"Options - Radiation amount - Airfield": 100.0,
"Options - Radiation amount - Lighthouses": 100.0,
"Options - Radiation amount - Military Tunnels": 100.0,
"Options - Radiation amount - Powerplant": 100.0,
"Options - Radiation amount - Rad-towns": 100.0,
"Options - Radiation amount - Satellite": 100.0,
"Options - Radiation amount - Sphere Tank": 100.0,
"Options - Radiation amount - Trainyard": 100.0,
"Options - Radiation amount - Warehouses": 100.0,
"Options - Radiation amount - Water Treatment Plant": 100.0,
"Options - Radiation Zones - Airfield": false,
"Options - Radiation Zones - Lighthouses": false,
"Options - Radiation Zones - Military Tunnels": false,
"Options - Radiation Zones - Powerplant": false,
"Options - Radiation Zones - Rad-towns": true,
"Options - Radiation Zones - Satellite": false,
"Options - Radiation Zones - Sphere Tank": false,
"Options - Radiation Zones - Trainyard": false,
"Options - Radiation Zones - Warehouses": false,
"Options - Radiation Zones - Water Treatment Plant": false,
"Options - Timers - Amount of time activated (mins)": 45,
"Options - Timers - Amount of time deactivated (mins)": 15,
"Options - Timers - Broadcast radiation status": true,
"Options - Timers - Random - Off maximum (mins)": 60,
"Options - Timers - Random - Off minimum (mins)": 25,
"Options - Timers - Random - On maximum (mins)": 5,
"Options - Timers - Random - On minimum (mins)": 30,
"Options - Timers - Use radiation activation/deactivation timers": true,
"Options - Timers - Use random timers": false,
"Options - Using Hapis Island": false,
"Options - Zone Size - Airfield": "85",
"Options - Zone Size - Lighthouses": "15",
"Options - Zone Size - Military Tunnels": "90",
"Options - Zone Size - Powerplant": "120",
"Options - Zone Size - Rad-towns": "60",
"Options - Zone Size - Satellite": "60",
"Options - Zone Size - Sphere Tank": "50",
"Options - Zone Size - Trainyard": "100",
"Options - Zone Size - Warehouses": "15",
"Options - Zone Size - Water Treatment Plant": "120"
}
AND as i do not have ftp access on a clanforge server and my plugins tell me that this is the latest version !!Last edited by a moderator: Jun 24, 2016