The actual error is above the debug message.

Rules GUI
This plugin displays the rules on connect.
Total Downloads: 9,369 - First Release: Jul 19, 2015 - Last Update: Feb 3, 2017
- 5/5, 25 likes
-
Is it possible to change the /rule command to something else?
-
-
-
how to fix this
Code:[Oxide] 9:02 PM [Info] [info v2.18.0] icedemonzn joined the server, from South Africa. [Oxide] 9:02 PM [Error] Failed to run a 1.00 timer in 'RulesGUI v1.4.5' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 9:02 PM [Debug] at Oxide.Plugins.RulesGUI.DisplayUI (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.RulesGUI+<DisplayUI>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
-
-
-
-
-
I would love to have something like this for RoK (aside from the Information Announcer). Any chance you might be willing to port it?
-
-
[DOUBLEPOST=1453221349,1453207477][/DOUBLEPOST] -
-
-
-
Firstly remove the 2numbers or 1number from the right "50 12" for example.
for anchormin change these two number to 0(zero)
and for anchromax change these two numbers to 0.05 ? change the 0.05 value from anchormax to set the height. -
Button =
{
Command = "global.hardestcommandtoeverguess",
Close = mainName,
Color = "255 0 0 1"
},
RectTransform =
{
AnchorMin = "0",
AnchorMax = "0.05"
},
the Disagree button disappears. -
-
My apologies for wasting your time.
Attached Files:
-
-
Lower the left "column"
AnchorMIN should be lower
AnchorMAX more than the anchor min.