can the help button possibly be a bit lower its just covering up the first word you type in the chat
ServerInfo
Moved
Total Downloads: 10,609 - First Release: Aug 29, 2015 - Last Update: Oct 27, 2017
- 5/5, 53 likes
-
[DOUBLEPOST=1442354642][/DOUBLEPOST] -
its still covering up half the chat box screen where u start typing
-
It will unless you edit settings
-
-
One thing I want to ask users of this plugin is to post your config via Pastebin.com - #1 paste tool since 2002! or any other tool. I'm not running rust server atm, so I don't have any good and versatile configurations.
-
OnPlayerInit = false;
Under this condition, the Help-button does not appear.
Make the button to appear, in any case, a separate Init button. -
-
hi just trying to work out what numbers to change on the button postion which one would i edit to make it go down
-
You should change MinY and MaxY in HelpButton section.
by default they're
"MinY": 0.1,
"MaxY": 0.14
You might need to change it to 0.08 and 0.12Last edited by a moderator: Sep 16, 2015 -
is there a way to stop the help gui showing up each time u join the server
-
ShowInfoOnPlayerInit: false
-
Error after today's Patch.
Code:4:13 PM [Error] Error while compiling ServerInfo.cs(573,56): error CS1061: Type `UnityEngine.Color' does not contain a definition for `ToHexStringRGBA' and no extension method `ToHexStringRGBA' of type `UnityEngine.Color' could be found. Are you missing an assembly reference?
-
[9/18/2015 12:14:53 AM] [Oxide] 12:14 AM [Error] Error while compiling ServerInfo.cs(965,40): error CS1061: Type `UnityEngine.Color' does not contain a definition for `ToHexStringRGBA' and no extension method `ToHexStringRGBA' of type `UnityEngine.Color' could be found. Are you missing an assembly reference?
-
(15:20:38) | [Oxide] 3:20 PM [Error] ServerInfo plugin failed to compile!
(15:20:38) | [Oxide] 3:20 PM [Error] ServerInfo.cs(573,56): error CS1061: Type `UnityEngine.Color' does not contain a definition for `ToHexStringRGBA' and no extension method `ToHexStringRGBA' of type `UnityEngine.Color' could be found. Are you missing an assembly reference? -
Same for me
-
yep needs update
-
Fix for latest version!
-
-