Hello,
When I go to edit the position of the button, it sends me an error in the console, which is the following, I have followed the steps and nothing I still get the error,
The installation of this plugin is new, there is no previous data.
This is an a error in console.
Failed to call hook 'custombuttons_editmenu' on plugin 'CustomButtons v2.0.5' (FormatException: Input string was not in a correct format.)
at System.Number.ParseSingle (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00083] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Single.Parse (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0000c] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Convert.ToSingle (System.String value) [0x0000f] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Oxide.Plugins.CustomButtons.StoreAnchors (System.String anchor, System.String valueString) [0x00007] in <4b1b2dc43e1d4c239ed205a61cb21193>:0
at Oxide.Plugins.CustomButtons.EditPosMain (BasePlayer player, System.String panelName) [0x0001e] in <4b1b2dc43e1d4c239ed205a61cb21193>:0
at Oxide.Plugins.CustomButtons.custombuttons_editmenu (ConsoleSystem+Arg arg) [0x000b2] in <4b1b2dc43e1d4c239ed205a61cb21193>:0
at Oxide.Plugins.CustomButtons.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x013c3] in <4b1b2dc43e1d4c239ed205a61cb21193>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <dfcb48ea05694263bbc08e62a39c274c>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <dfcb48ea05694263bbc08e62a39c274c>:0