RaidNotes

Moved

Total Downloads: 2,019 - First Release: Sep 6, 2016 - Last Update: Apr 29, 2018

5/5, 10 likes
  1. I just realized even though log = true I see nothing but old log files under /oxide/logs/RaidNotes/

    Is there an issue with the logging?
     
  2. is this working now? stoped working for me last update on rust
     
  3. can we have discord message support so we dont have to run a separate bot every time
     
  4. Calytic

    Calytic Community Admin Community Mod

    Calytic updated RaidNotes with a new update entry:

    1.0.1

     
  5. Hey caly i just updated oxide and I'm getting failed to call hook.

    Code:
    (13:55:09) | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidNotes v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.RaidNotes.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RaidNotes.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
    (13:55:09) | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidNotes v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.RaidNotes.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RaidNotes.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
     
  6. Calytic

    Calytic Community Admin Community Mod

    Calytic updated RaidNotes with a new update entry:

    1.0.2

     
  7. Calytic

    Calytic Community Admin Community Mod

    Calytic updated RaidNotes with a new update entry:

    1.0.21

     
  8. Can we add a discord target channel for the notifications?
     
  9. That would require it to support discord web hooks but it currently only supports the discord plugin which in itself only supports bots.
     
  10. Where does the Log get stored for when a Raid has been done on the Server?/
     
  11. Is there any way to make it send discord message to house owner when raid? I have seen a video of it
     
  12. is there a way a player can check their logs ingame??
     
  13. Any news of it? We'd like some discord support to be sent by bot to owner :)
     
  14. Code:
    Failed to run a 0.10 timer in 'RaidNotes v1.0.21' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidNotes.GetGradeColor (System.Int32 grade) [0x00041] in <4d1e6ec218754a4288d313b9c5b168d0>:0 at Oxide.Plugins.RaidNotes.GetDestroyedList (Oxide.Plugins.RaidNotes+Raid raid) [0x00044] in <4d1e6ec218754a4288d313b9c5b168d0>:0 at Oxide.Plugins.RaidNotes.AnnounceRaid (Oxide.Plugins.RaidNotes+Raid raid, Oxide.Plugins.RaidNotes+AnnouncementType type) [0x00376] in <4d1e6ec218754a4288d313b9c5b168d0>:0 at Oxide.Plugins.RaidNotes+c__AnonStorey8.<>m__0 () [0x00000] in <4d1e6ec218754a4288d313b9c5b168d0>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in :0
    this has been broken for a long time.....can someone fix please? it seems the dev won't? or doesn't care?
     
    Last edited by a moderator: Jun 22, 2018
  15. Can you add pushAPI to notification options?
     
  16. I'm having some issues with this plugin. I've got the updated version. Its on my server, the Rcon reads its there, the ftp says its there, it prompts the rust chat there is a raid but that's it. "/Raids" does not work, just keeps saying "Unknown Command: Raids", yes permissions are set. It doesn't announce on discord either, my bot token is right, I have the discord plugin, and my channel ID is correct. I've searched high and low in the data files, I'm missing something some where or somethings broken, any suggestions?