DeathNotes

Moved

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

4.98519/5, 270 likes
  1. Am I able to add multiple of this for each animal and edit them?
    ],
    "AnimalDeath": [
    "{attacker} killed a {victim} with a {weapon}{attachments} from {distance}m.
     
  2. Is it possible to add a flag to enable/disable notifications on heli deaths please
     
  3. Is someone using a hack on my server? On the RCON the deathnote says KILLHACK and the in game deathnote says player unknown has killed someone? Is that person using a hack? please help
     
  4. No. That most likely first of all means that something in the plugin failed to detect the name of the player, which might be caused be some circumstances.
     
  5. Oh right okay, could I send you json or something and have a little look please?
     
  6. That's most likely not a configuration issue.
     
  7. hi guys as a server noob . how do i grant permission so all users can see ? thank you
     
  8. what is the best route to disable animal kill tracking?, i wish for the system to ignore broadcast of killing ANIMALS, but leave in the death messages if one kills a player or if player dies a different way. thank you
     
  9. As mentioned on previous page:

    Open the config file and find line 150 and change it to only "AnimalDeath": [],
     
  10. Hello is it possible to customize the simple ui and have it stay stationary on the screen somewhere?
     
  11. @LaserHydra hey man, I got a request. could you please add death note on airstrike kill, even if its rockets they die from it doesnt show anything in the chat (and yes explosives usually do show)
     
  12. Is there a way to disable the chat showing only when killing an animal, I want it to show only when a player or a sleeper has died :)
     
  13. KalasRL yes there is, simply change:
    Code:
        "AnimalDeath": [
          "{attacker} killed a {victim} with a {weapon}{attachments} from {distance}m."
        ],
    to:

    Code:
        "AnimalDeath": [],
    I hope it helps ;)

    Onto my query... I have popup notifications and would prefer to have DeathNotes show only in the pop up, so I have the following set:
    Code:
      "Write to Chat": false,
      "Use Popup Notifications": true,
    
    But DeathNotes is still showing in both Chat and Popup's :/ is this a bug maybe?
     
  14. Got the same problem, any fix yet ?
     
  15. laser, i have tried this and it does not work (editing the cs file to reflect the steamid for the icon) and it didnt work (no error), i tried multiple accounts and the plugin doesnt seem to "see" the image. Is there a way to localize the image so that its loaded from the server such as with image library? thanks for your patience btw with us n00bs :) it is greatly appreciated.
    [DOUBLEPOST=1498091232][/DOUBLEPOST]
    omg nm so sorry got it *face palm*
    [DOUBLEPOST=1498091712][/DOUBLEPOST]k so fixed it but is it possible to localize it so it doesnt call to a steam profile/id???
     
  16. Death Notes currently not showing in chat, was working yesterday, config not changed, rust updated today.
     
  17. Yea same, I changed to Kill Feed.
     
  18. scratch that, not working again, doesnt seem to matter what stem profile, keep getting the ? for a pic. any ideas?
     
  19. That is a unreliability in rust in some way.
    I couldn't figure out yet under what circumstances that happens.