Hello,
I was going to post under the plugin again however it seems highly inactive. Does anyone know how I can stop the colon from being applied to every custom command line automatically?
Custom Chat Commands | Page 4 | Oxide
Custom Chat Commands [Replaced]
Discussion in 'Plugin Support' started by Domestos, Oct 16, 2014.
-
Wulf Community Admin
-
After I type a custom command for example, it will add : after the rust icon. Usually the chatname would go before this, however I wanted the text to appear right after the icon. -
Wulf Community Admin
Did you remove "SERVER" from the chat name in the config? If so, that's why as the plugin expects a chat name. You could fix it by removing that handling in the plugin itself. -
-
Code:
(16:55:31) | [RCON][95.79.35.215:50813] reload CustomChatCommands (16:55:31) | Unloaded plugin Custom Chat Commands v2.3.1 by #Domestos (16:55:31) | Loaded plugin Custom Chat Commands v2.3.1 by #Domestos (16:55:31) | Failed to initialize plugin 'LuaPlugin v2.3.1' File: CustomChatCommands.lua Line: 11 bad argument #1 to 'pairs' (table expected, got nil): at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0 at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Lua.Plugins.LuaPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0 at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0
-
Wulf Community Admin
-
-
-
Wulf Community Admin
-
-
not work
-
Help!
Not work :| -
Wulf Community Admin
-
Wulf Community Admin
A few new options: CustomChatCommands | Oxide or EasyChatCommands for Rust | Oxide.