Ah ok, so would that be simple enough for me to do... Like after player name has joined the server then put there are <playercount> players on the server?
GUIAnnouncements
Moved
Total Downloads: 11,756 - First Release: Jul 13, 2015 - Last Update: Oct 20, 2017
- 5/5, 66 likes
-
-
Sorry for asking these new questions, I'm a brand new server owner. -
-
-
getting erors
Code:(00:18:28) | Failed to call hook 'OnPlayerSleepEnded' on plugin 'GUIAnnouncements v1.23.81' (NullReferenceException: Object reference not set to an instance of an object) (00:18:28) | at Oxide.Plugins.GUIAnnouncements.OnPlayerSleepEnded (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.GUIAnnouncements.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
Code:
(20:43:22) | Failed to call hook 'OnPlayerSleepEnded' on plugin 'GUIAnnouncements v1.23.81' (NullReferenceException: Object reference not set to an instance of an object) (20:43:22) | at Oxide.Plugins.GUIAnnouncements.OnPlayerSleepEnded (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.GUIAnnouncements.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
Last edited by a moderator: Oct 20, 2017 -
-
JoeSheep, The latest oxide 3591 resolves the errors shown above but i do see an error within the code for reload which should be an easy fix seeing as we now have to input oxide.reload not reload
[GUIAnnouncements] Reloading...
Command 'reload GUIAnnouncements' not found
When i manually reload using the . method it works fine
> oxide.reload GUIAnnouncements
Unloaded plugin GUIAnnouncements v1.23.81 by JoeSheep
Loaded plugin GUIAnnouncements v1.23.81 by JoeSheep -
Wulf Community Admin
-
-
JoeSheep updated GUI Announcements with a new update entry:
1.23.82
Last edited by a moderator: Oct 20, 2017 -
Wulf Community Admin
@JoeSheep, you may want to make use of the reload method, not the command.
-
JoeSheep updated GUI Announcements with a new update entry:
1.23.83
Last edited by a moderator: Oct 20, 2017 -
After updating still the same issue:
-
-
(01:52:42) | [Oxide] 01:52 [Error] Unable to find main plugin class: GUIAnnouncements
get the above error trying to load. -
-
I don't alter plugins's unless I know I can. This one is tooo complex
I have Oxide build 2.0.3628 which just came out yesterday. now there is 3641 but haven't updated to that one yet.
-