DeathNotes

Moved

Total Downloads: 66,148 - First Release: Feb 14, 2015 - Last Update: May 13, 2018

4.98519/5, 270 likes
  1. :O Thank you very much man :D
    Merci Beaucoup as we say :3
    Do you have an idea for my satchel problem? :)
     
  2. @Pyroller [FR] A few small fixes to the above one upload config first
     

    Attached Files:

  3. Haha thank you but this things are still "stabbing people to death" :p But it's ok for me :)
     
  4. Not sure what you mean by that "stabbing people to death" and what thing? you need to explain
     
  5. i mean when I kill people with a Satchel, the deathnote says "PlayerName has been stabbed to death by KillerName" or something like this (I did my own translations). When I kill someone with a c4, it says I shredded him, but not with the Satchel :) With this one, it gives me the same message that I have for the melee weapons :)
     
  6. DeathNotes doesn't work for the new Rust/Oxide update.
     
  7. Wulf

    Wulf Community Admin

    Could you provide any errors, details?
     
  8. I currently have none but it doesn't seem to actually show messages at all, they worked before the update though
     
  9. Wulf

    Wulf Community Admin

    Could you check your oxide/logs for errors and upload them here please?
     
  10. Fixed it, my bad.
     
  11. how can i turn off the animal kills and Deaths? my chats server is getting spammed

    SOLVED!
     
    Last edited by a moderator: Oct 24, 2016
  12. Hello
    Would it possible to disable Attachments.
    I do not find very useful ca. How can I disable thank you
     
  13. How do I use Unicode in the death messages?
     
  14. Is there a way for to to only disable
    Code:
        "AnimalDeath": [
          "{attacker} killed a {victim} with a {weapon}{attachments} from {distance}m."
        ],
    From showing in chat?
     
  15. Put this instead:

    "AnimalDeath": [],
     
  16. Thanks for the quick reply.
     
  17. Code:
    19:48:20) | [Oxide] 19:45 [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v5.2.8' (NullReferenceException: )
    (19:48:20) | [Oxide] 19:45 [Debug]   at (wrapper managed-to-native) UnityEngine.Object:get_name ()
      at Oxide.Plugins.DeathNotes.OnEntityDeath (.BaseCombatEntity victim, .HitInfo info) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.DeathNotes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
  18. Death Notes | Page 138 | Oxide
     
  19. there is a way to make the translation of the Config file on the lang dir?
    sorry if was asked :/
     
  20. How would I include unicode in the death messages?