DeathNotes

Moved

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

4.98519/5, 270 likes
  1. how can i put a skull instead of killed word???

    Thx in advance
     
  2. since the second oxide update today i got this message:

    Code:
    (04:11:09) | warning: DeprecationWarning: Rust.BroadcastChat has been obsoleted. Use Server.Broadcast(string, string) instead
    seems like you have following in your plugin:
    Code:
    DeathNotes.cs:        void BroadcastChat(string prefix, string msg = null) => rust.BroadcastChat(msg == null ? prefix : "<color=#C4FF00>" + prefix + "</color>: " + msg);
     
  3. Spear and Bow kills on players never show up in chat feed.
     
  4. Hi, small problem with the permission.
    If I type grant group player deathnotes.see, the console says group player doesn´t exist.
    How to solve?
     
  5. Try group default
     
  6. ah ok. thank you :)
     
  7. How can Hide admin , kill/Die
    i want Never messages for admin in a chat
     
  8. Hello,

    ChatIcon doesn't work, i have try to use antoher stemaid64 and same (reloaded plugin after modification).

    DeathNotes.json set to UTF-8 for translation.

    No error, just no icon.

    edit: work without change
     

    Attached Files:

    Last edited by a moderator: Feb 27, 2017
  9. I've noticed in the config it says health color, and I jumped on a server that showed Health remaining, but the notes on my server do not show Health remaining.

    Am I missing an option?
     
  10. Sure you do not miss this, its probably the same but only different written, based on that code part:
    Code:
    message = message.Replace("{health}", $"<color={HealthColor}>{Math.Round(data.attacker.healthLeft, 1)}</color>");
     
  11. This has stopped working after the recent Rust Update for March, I tried to reload it but it unloaded the plugin.

    "Failed to Initialize plugin 'DeathNotes v5.2.9' (NullReferenceException:Object reference not set to an instance of an object)"
     
  12. Try to update oxide, plugin work fine after update
     
  13. I did, still not working, I might try and redownload DeathNotes and fresh install it, dunno why that slipped my mind.

    Edit: Did a fresh install of Death Notes, working now.


    PS I feel stupid, yes.
     
    Last edited by a moderator: Mar 3, 2017
  14. How can Hide admin , kill/Die
    i want Never messages for admin in a chat
     
  15. Does anyone know how to make it so when the heli rockets someone it doesn't show up as "No Attacker used a Heli to knock XXXX out" ?
     
  16. How to disable animals kill/death ?
    How to make several strings with kill info when using simple UI ?
     

  17. Hello,
    Add "Rust - DeathNotes 5" to your steam friends.

    Shu
     

  18. and "Chat Icon (SteamID)": "76561198077847390" in json
     
  19. Oui

    Oui

    How can i remove titlte name in the chat [DeathNotes]
    i try to remove it but still [] ;s
     
  20. hi try "" ?