BetterChatMentions

Moved

Total Downloads: 984 - First Release: Apr 30, 2018 - Last Update: Jun 27, 2018

5/5, 3 likes
  1. iDeath submitted a new resource:

    BetterChatMentions - Format and send alerts to mentioned players

    Read more about this resource...
     
  2. iDeath updated BetterChatMentions with a new update entry:

    1.1.2

     
  3. Code:
    10:39:14) | [Oxide] 12:39 [Error] Failed to call hook 'OnBetterChat' on plugin 'BetterChatMentions v1.1.2' (InvalidCastException: Value is not a convertible object: System.Collections.Generic.List`1[System.Object] to System.Collections.Generic.List`1[[Newtonsoft.Json.Linq.JObject, Oxide.References, Version=2.0.3751.0, Culture=neutral, PublicKeyToken=null]])
      at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
      at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.Call[List`1] (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterChatMentions.GetGroupColour (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterChatMentions.OnBetterChat (System.Collections.Generic.Dictionary`2 data) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.BetterChatMentions.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
     
  4. @Krazy J Do you have betterchat installed? @PlayerKnownAsRay You'll get the notification as soon as you mention yourself.
     
  5. Wulf

    Wulf Community Admin

    @iDeath, you should remove the OnServerInitialized call and null check and instead use: // Requires: BetterChat at the top of the plugin. Also, when unloading or referencing a plugin in a similar manner, you should be using the Name, not the Title, as the Name will always match the filename and the Title generally would be formatted as a title (Better Chat Mentions, not BetterChatMentions).
     
  6. yes I do
    "Better Chat", "LaserHydra", "5.0.15"
     
  7. yeah did it, now it works -
     
  8. I know its outdated. never updated for reasons. I'll try that
     
  9. @Krazy J The latest update contains API that is required to use this plugin, sorry.
     
  10. its cool.
     
  11. iDeath updated BetterChatMentions with a new update entry:

    1.1.3

     
  12. cool plugin. works great now. Thanks. I did update betterchat..
     
  13. @Krazy J Glad you like it! More features are in the works.
     
  14. Error

    Code:
    Failed to call hook 'OnBetterChat' on plugin 'BetterChatMentions v1.1.2' (InvalidCastException: Value is not a convertible object: System.Collections.Generic.List`1[System.Object] to System.Collections.Generic.List`1[[Newtonsoft.Json.Linq.JObject, Oxide.References, Version=2.0.3751.0, Culture=neutral, PublicKeyToken=null]])
      at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in :0
      at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00000] in :0
      at Oxide.Core.Plugins.Plugin.Call[List`1] (System.String hook, System.Object[] args) [0x00000] in :0
      at Oxide.Plugins.BetterChatMentions.GetGroupColour (.BasePlayer player) [0x00000] in :0
      at Oxide.Plugins.BetterChatMentions.OnBetterChat (System.Collections.Generic.Dictionary`2 data) [0x00000] in :0
      at Oxide.Plugins.BetterChatMentions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in :0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in :0[Better Chat] ‹M› ‹P★› [Solo] ObiJonShinobi: @paul msg boobs
     
  15. Please make sure to use BetterChat 5.0.18 or higher.
     
  16. say just updated it.
     
  17. Please update resource id.
     
  18. iDeath updated BetterChatMentions with a new update entry:

    1.1.3


    [DOUBLEPOST=1525163639][/DOUBLEPOST]
    Fixed, sorry about that!