LaserHydra updated Admin Chat with a new update entry:
1.2.2

Admin Chat
Chat in a chatroom for admins only
Total Downloads: 4,038 - First Release: Jun 9, 2015 - Last Update: Oct 6, 2015
- 5/5, 10 likes
-
after update
Code:[Oxide] 1:11 PM [Debug] Reload requested for plugin which is already reloading: AdminChat [Oxide] 1:11 PM [Error] Plugin failed to compile: AdminChat (leaving previous version loaded) [Oxide] 1:11 PM [Error] AdminChat plugin failed to compile! [Oxide] 1:11 PM [Error] AdminChat.cs(144,86): error CS0103: The name `current' does not exist in the current contex
-
Plugin Error:
AdminChat - Failed to compile: AdminChat.cs(144,86): error CS0103: The name `current' does not exist in the current context -
LaserHydra updated Admin Chat with a new update entry:
1.2.3
-
-
worked all fixed now
-
Hey Laserhydra, Is there a way to move the admin chat box?
-
You can do it in the plugin file its self but if you don't know what you are doing I'd suggest asking him to add it to the config
-
I have a rough idea just more wanted to make sure I was on the correct track.
I'm thinking its anchormin and max -
Code:
[Oxide] 8:28 PM [Error] Failed to call hook 'cmdAdminChat' on plugin 'Admin Chat' (IndexOutOfRangeException: Array index is out of range.) [Oxide] 8:28 PM [Debug] at Oxide.Plugins.AdminChat.cmdAdminChat (.BasePlayer player, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
-
How to move (replace) the admin chat to another place?For example I want to move it on right top corner
-
-
Even as admin or owner, we dont have permissions which are applied to admins group.
[DOUBLEPOST=1440027561][/DOUBLEPOST]When i add the permissions, they are not written to the file. When i try to add this manually, its just giving errors. -
-
Thank you, works.
-
Hi! Any news about that "move (replace) the admin chat to another place" ?
-
Any reason why admin chat acts like it only shows half of the messages? We type and what we typed earlier moves up on the screen. But cant see the latest posts
-
I can see the first 4-5 msg's and then the rest are gone. They are not shown.
-
Yeah that's whats going on with mine
-
AdminChat - Failed to compile: AdminChat.cs(278,152): error CS1503: Argument `#4' cannot convert `string' expression to type `Facepunch.ObjectList?'