DeathNotes

Moved

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

4.98519/5, 270 likes
  1. Please look at the overview.
     
  2. I have no idea how to do it
     
  3. From the overview:

    Disabling specific deaths:
    To disable specific kill messages, just make the messages list of the death type you do not want to see empty. Example:
    "AnimalDeath": [],

    You do that in the config file.
    .../oxide/config/DeathNotes.json
     
  4. someone can pass me a setup like this:
    note.PNG
     
  5. Add Chat command to OFF kill animal. Many players want off animal kill!
    Exp:
    /deathanimal off - who write this command, don't see when else players kill animal!
     
  6. put this works very well.
    put it in the configuration file:
    "AnimalDeath": [],
     
  7. Go to your config file in ...server/my_server_identity/oxide/config/DeathNotes.json and edit it using something like Notepad++, removing all the messages for animal deaths, like this:

    "Messages": {
    "Animal": [
    "A {attacker} chased {victim} until it ripped it's prey apart."
    ],
    "Animal Sleeping": [
    "A {attacker} chewed on sleeping {victim} until it's prey passed away."
    ],
    "AnimalDeath": [
    "{attacker} hunted down a {victim} with a {weapon}{attachments} from {distance}m."
    ],
    "Bleeding": [

    To this:

    "Messages": {
    "Animal": [],
    "Animal Sleeping": [],
    "AnimalDeath": [],
    "Bleeding": [

    If you added your own custom messages, be sure to back up a copy before removing animal indicators - you never know when your players might want them back! ^^ Good luck.
     
  8. Since new update today we are getting a few deaths that are showing as unknown.
    Wolf, arrow. Not sure of others yet.
    Maybe there were some prefab name changes
    [DOUBLEPOST=1469148942][/DOUBLEPOST]The message we are getting is a lot of:
    (10:54:48) | [Oxide] 10:54 [Info] [Death Notes] [PEPE] rvm died. Nobody knows why, it just happened.
     
  9. Yep. Arrow was added. I know that. I am updating now.
     
  10. LaserHydra updated Death Notes with a new update entry:

    5.2.7

     
  11. After the recent rust update (and using the mod released today) I am STILL getting the following compiler errors:

    DeathNotes.cs(658,14) warning CS0114 `Oxide.Plugins.DeathNotes.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    DeathNotes.cs(658,14) warning CS0114 `Oxide.Plugins.DeathNotes.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    DeathNotes.cs(112,48) warning CS0414 The private field `Oxide.Plugins.DeathNotes.Names' is assigned but its value is never used
    DeathNotes.cs(113,48) warning CS0414 The private field `Oxide.Plugins.DeathNotes.Bodyparts' is assigned but its value is never used
    DeathNotes.cs(114,48) warning CS0414 The private field `Oxide.Plugins.DeathNotes.Weapons' is assigned but its value is never used
    DeathNotes.cs(115,48) warning CS0414 The private field `Oxide.Plugins.DeathNotes.Attachments' is assigned but its value is never used
     
  12. These are not errors only warnings and you dont need to worry about them
     
  13. Caution, developers, The MasterChief-Developer has come to us to show everyone how its has to be done right ;)
     
  14. uhh alrighty.
     
  15. Now I can go into retirement :p
     
  16. Why i dont see Simple UI Messages ? Chat, Console and GUI work...
     
  17. Hi! How i can disable plugin icon?
     
  18. Go into the config file, and remove the image location.
     
  19. i remove "Chat Icon (SteamID)": "76561198077847390", but it dosn't help.
    Now i have "?" instead icon
     
  20. Nope. Still spamming.
    Heli kill Heli.... 6 or 7 times in a row :(