[SERVER v1.0.24] Console: LightsOn.cs(33,17): warning CS0414: The private field `Oxide.Plugins.LightsOn.Nighttimer' is assigned but its value is never used
LightsOn.cs(34,17): warning CS0414: The private field `Oxide.Plugins.LightsOn.Alwaystimer' is assigned but its value is never used
LightsOn.cs(35,17): warning CS0414: The private field `Oxide.Plugins.LightsOn.Devicetimer' is assigned but its value is never used
hoping someone knows a fix.
Warnings in compiler logNot An Issue
Those are not errors and can be ignored.
but I cant get the plugin to work. So something else is making it not work i guess?
thanks for the reply Wulf
I'd suggest providing info on what exactly doesn't work, along with any information from the main Oxide log, not the compiler one.
Locked automatically