Thanks alot Baton, really appreciate it. Love the plugin by the way, I would never have thought it'd be possible to have a GUI with various pages etc in Rust. Nice job man.
ServerInfo
Moved
Total Downloads: 10,610 - First Release: Aug 29, 2015 - Last Update: Oct 27, 2017
- 5/5, 53 likes
-
[10/2/2015 12:50:01 AM] [Oxide] 12:49 AM [Error] Error while compiling ServerInfo.cs(299,17): error CS1503: Argument `#4' cannot convert `string' expression to type `Facepunch.ObjectList?'
-
Update broke plugin:
> oxide.reload ServerInfo
[Oxide] 5:59 PM [Error] ServerInfo plugin failed to compile!
[Oxide] 5:59 PM [Error] ServerInfo.cs(299,17): error CS1503: Argument `#4' cannot convert `string' expression to type `Facepunch.ObjectList?'
Thanks!
-SUE, RustieShack -
This should work for today's update.
Attached Files:
-
-
-
works !
-
-
My don't open as soon as you join the server and my ShowInfoOnPlayerInit is set to true
-
I'm gonna fix all issues with plugin when I'm back from the vacation. Thx for reporting
-
Мне кажется, или автор русский?)
-
delete
-
I still have this error (with version : 3.0.6) :
> oxide.reload ServerInfo
[Oxide] 6:13 AM [Error] ServerInfo plugin failed to compile!
[Oxide] 6:13 AM [Error] ServerInfo.cs(299,17): error CS1503: Argument `#4' cannot convert `string' expression to type `Facepunch.ObjectList?'
Edit:
My bad... i put the .cs file in config folder instead of plugins... works fine now! thanksLast edited by a moderator: Oct 2, 2015 -
Question : people using /info cannot see the whole line sometimes ( it is cut ).
-
How to make a window to run when entering a player on the server?
-
Click. button is not avaliable in latest update. ;(
-
Is it possible to set transparency for the whole thing?
-
This maybe a hack but it works (for me) I used info posted by Kayzor here: OnPlayerInit: What happend? | OxideAttached Files:
-
-
Another problem, when clicking on tabs it lags out badly and sometimes crashes my client, as I'm sure it does the same for other players too. -
if I reload the plugin, i can see the help button, but if i log out and back in, it disappears until I reload the plugin.
This means that ANY new player won't see the plugin unless I manually reload the plugin. Any idea what's causing this? I can add a TimedExecute command, but this will mean reloading the plugin every few minutes. -