I want to know how those 0.005 numbers are working? What happens If I make it 0.006 ?
InfoPanel
Moved
Total Downloads: 55,751 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018
- 5/5, 160 likes
-
-
-
I may have missed it, or google couldnt find it but i was wondering if the clock setting can be set so that by deafault for everyone it is the local time/server time and not the ticking game timer?
-
/ipanel clock server
/ipanel - should also give you a command list -
But does that make it the default clock to show for everyone who joins the server?
-
[DOUBLEPOST=1477578677][/DOUBLEPOST]
-
Heyo!
Is there any reason why ParrentName is "Overlay"? I think it would be better if set to hud....
Line 1753 =3
And, if I'm wrong - tell me why? I really didn't work much with CUI...
----------------------------------------------
Oh, and almost forgot -
Code:[Oxide] 17:31 [Error] Failed to call hook 'Unload' on plugin 'InfoPanel v0.9.5' (KeyNotFoundException: The given key was not present in the dictionary.) [Oxide] 17:31 [Debug] at System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.InfoPanel+IPanel]].get_Item (System.String key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.DestroyGUI (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.Unload () [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
Last edited by a moderator: Oct 28, 2016 -
How to completely kick the money panel out ?
-
-
Hey guys, im pretty new to having my own server and so far its been great fun. However, one question, how do the JSON files work?
Do I upload them together to my server plugin folder with the initial cs file or delete the cs file and only keep the JSON? Thanks -
once you have uploaded the cs files to your server plugin folder it creates the json files within your server cfg files for oxide. From there you can make the changes you need to these then just reloade the plugin via rcon commands to load your new settings.
-
@Kiggi, how do you reload the plugin? ive been constantly restarting my server after each change
-
-
the way ive been doing it after a quick google search is oxide.reload "name of plugin you want to reload" type that in to the rcon tool or web base command console and boom plug in reloaded without evening having to restart ya server
-
how to set the messagebox around the text pleas help me !!
Attached Files:
-
-
probably the position settings for the text needs to match the message box, copy the position choices to the text in the same section as the message box set up
-