the new update from facepunch new chat mod cause a issue with that plugin can you check that please ?
Game menu needs update for chat changesFixed
I will take a look at it in 16 hours, you should try Info Menu.
good to know i config a excelent menu when i see it don't work ahhhhhhhhhhhhhhhhhhhhhh lol thank you man for your work!
what? Huh? ok?
the plugin don't work :D
just have to wait for update on your side muahahah :D
just have to wait for update on your side muahahah :D
The plug-in doesn't work anymore, the command will always just say text
Same thing for me MLKK ?MLKKThe plug-in doesn't work anymore, the command will always just say text
Failed to call hook 'IOnPlayerChat' on plugin 'RustCore v2.0.4346' (IndexOutOfRangeException: Index was outside the bounds of the array.)
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0this is the problem here
search in plugin
if (isChat)
command = $"chat.say {command.QuoteSafe()}";
and replace with
if (isChat)
command = $"chat.say 2 {command.QuoteSafe()}";
if (isChat)
command = $"chat.say {command.QuoteSafe()}";
and replace with
if (isChat)
command = $"chat.say 2 {command.QuoteSafe()}";
Works for me! great thx Hawker. :)
EverlastWorks for me! great thx Hawker. :)
How did you do it? Laugh
I always look what FP has changed and derive from it what can be going on
but unfortunately I can't code myself
but unfortunately I can't code myself
Does the latest update fix your issue?
yes but we need more rows XD
Use Info Menu ;)
Locked automatically
- 1
- 2