DeathNotes

Moved

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

4.98519/5, 270 likes
  1. You can put <size=15></color> tags into the chat formatting.
     
  2. Thanks
     
  3. My updater plugin shows that Death Notes is still outdated (5.2.0) even after installing the most recent version (5.2.0.2). Am I doing something wrong when updating this plugin to the most recent version?
     
  4. Wulf

    Wulf Community Admin

    No, just the plugin not detecting the 4th part of the version.
     
  5. [3/6/2016 12:14:09 AM] [Oxide] 12:14 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v5.2.0' (NullReferenceException: )
     
  6. Is there another part after that line? Prefixed with [Debug] ?
    Do you have any idea when this happened?
     
  7. The UIMessage is still being shown to all players. I completely deleted the config and data file and reinstalled the plugin just to make sure.

    Below is my data file:
    Code:
    {
      "76561197977567451": {
      "ui": false,
      "chat": true
      },
      "76561198219427187": {
      "ui": false,
      "chat": true
      }
    }
    
    My config file:
    Code:
    {
      "Attachments": {
      "4x Zoom Scope": "4x Zoom Scope",
      "Holosight": "Holosight",
      "Silencer": "Silencer",
      "Weapon Lasersight": "Weapon Lasersight"
      },
      "Bodyparts": {
      "Body": "Body",
      "Chest": "Chest",
      "Head": "Head",
      "Hip": "Hip",
      "Jaw": "Jaw",
      "Left Forearm": "Left Forearm",
      "Left Hand": "Left Hand",
      "Left Ring Finger": "Left Ring Finger",
      "Left Shoulder": "Left Shoulder",
      "Neck": "Neck",
      "Right Arm": "Right Arm",
      "Right Eye": "Right Eye",
      "Right Forearm": "Right Forearm",
      "Right Thumb": "Right Thumb",
      "Stomach": "Stomach"
      },
      "Messages": {
      "Animal": [
      "A {attacker} followed {victim} until it finally caught him."
      ],
      "Animal Sleeping": [
      "{victim} was killed by a {attacker} while having a sleep."
      ],
      "AnimalDeath": [],
      "Bleeding": [
      "{victim} bled out."
      ],
      "Blunt": [
      "{attacker} used a {weapon} to knock {victim} out."
      ],
      "Blunt Sleeping": [
      "{attacker} used a {weapon} to turn {victim}'s dream into a nightmare."
      ],
      "Bullet": [
      "{victim} was shot in the {bodypart} by {attacker} with a {weapon}{attachments} from {distance}m."
      ],
      "Bullet Sleeping": [
      "Sleeping {victim} was shot in the {bodypart} by {attacker} with a {weapon}{attachments} from {distance}m."
      ],
      "Cold": [
      "{victim} became an iceblock."
      ],
      "Drowned": [
      "{victim} tried to swim."
      ],
      "Explosion": [
      "{victim} was shredded by {attacker}'s {weapon}"
      ],
      "Explosion Sleeping": [
      "{victim} was shredded by {attacker}'s {weapon} while sleeping."
      ],
      "Fall": [
      "{victim} did a header into the ground."
      ],
      "Generic": [
      "The death took {victim} with him."
      ],
      "Generic Sleeping": [
      "The death took sleeping {victim} with him."
      ],
      "Heat": [
      "{victim} burned to ashes."
      ],
      "Helicopter": [
      "{victim} was shot to pieces by a {attacker}."
      ],
      "Helicopter Sleeping": [
      "{victim} was sleeping when he was shot to pieces by a {attacker}."
      ],
      "HelicopterDeath": [
      "The {victim} was taken down."
      ],
      "Hunger": [
      "{victim} forgot to eat."
      ],
      "Poison": [
      "{victim} died after being poisoned."
      ],
      "Radiation": [
      "{victim} became a bit too radioactive."
      ],
      "Slash": [
      "{attacker} slashed {victim} in half."
      ],
      "Slash Sleeping": [
      "{attacker} slashed sleeping {victim} in half."
      ],
      "Stab": [
      "{victim} was stabbed to death by {attacker} using a {weapon}."
      ],
      "Stab Sleeping": [
      "{victim} was stabbed to death by {attacker} using a {weapon} before he could even awake."
      ],
      "Structure": [
      "A {attacker} impaled {victim}."
      ],
      "Suicide": [
      "{victim} had enough of life."
      ],
      "Thirst": [
      "{victim} dried internally."
      ],
      "Trap": [
      "{victim} ran into a {attacker}"
      ],
      "Turret": [
      "A {attacker} defended its home against {victim}."
      ],
      "Unknown": [
      "{victim} died. Nobody knows why, it just happened."
      ],
      "Unknown Sleeping": [
      "{victim} was sleeping when he died. Nobody knows why, it just happened."
      ]
      },
      "Names": {
      "Auto Turret": "Auto Turret",
      "Bear": "Bear",
      "Boar": "Boar",
      "Chicken": "Chicken",
      "High External Stone Wall": "High External Stone Wall",
      "Horse": "Horse",
      "Land Mine": "Land Mine",
      "No Attacker": "No Attacker",
      "Patrol Helicopter": "Patrol Helicopter",
      "Stag": "Stag",
      "Wolf": "Wolf",
      "Wooden Barricade": "Wooden Barricade"
      },
      "Settings": {
      "Attachments Color": "#FF0000",
      "Attachments Formatting": " ({attachments})",
      "Attachments Split": " | ",
      "Attacker Color": "#FF0000",
      "Bodypart Color": "#FF0000",
      "Chat Icon (SteamID)": "",
      "Console Formatting": "{Message}",
      "Distance Color": "#FF0000",
      "Enable Showdeaths Command": false,
      "Formatting": "{Message}",
      "Log to File": true,
      "Message Color": "#FFFFFF",
      "Message Radius": 300.0,
      "Message Radius Enabled": false,
      "Needs Permission": false,
      "Simple UI - Font Size": 20,
      "Simple UI - Left": 0.1,
      "Simple UI - Max Height": 0.05,
      "Simple UI - Max Width": 0.8,
      "Simple UI - Top": 0.1,
      "Simple UI Hide Timer": 5.0,
      "Strip Colors from Simple UI": false,
      "Title": "Death Notes",
      "Title Color": "#80D000",
      "Use Popup Notifications": false,
      "Use Simple UI": false,
      "Victim Color": "#FF0000",
      "Weapon Color": "#FF0000",
      "Write to Chat": true,
      "Write to Console": true
      },
      "Weapons": {
      "Assault Rifle": "Assault Rifle",
      "Bolt Action Rifle": "Bolt Action Rifle",
      "Bone Club": "Bone Club",
      "Crossbow": "Crossbow",
      "Explosive.timed.deployed": "Explosive.timed.deployed",
      "Grenade.f1.deployed": "Grenade.f1.deployed",
      "Hatchet": "Hatchet",
      "Hunting Bow": "Hunting Bow",
      "Landmine": "Landmine",
      "No Weapon": "No Weapon",
      "Pick Axe": "Pick Axe",
      "Revolver": "Revolver",
      "Rock": "Rock",
      "Rocket Basic": "Rocket Basic",
      "Rocket Heli": "Rocket Heli",
      "Rocket Heli Napalm": "Rocket Heli Napalm",
      "Salvaged Hammer": "Salvaged Hammer",
      "Semi-Automatic Pistol": "Semi-Automatic Pistol",
      "Semi-Automatic Rifle": "Semi-Automatic Rifle",
      "Stone Hatchet": "Stone Hatchet",
      "Stone Pick Axe": "Stone Pick Axe",
      "Stone Spear": "Stone Spear",
      "Survey Charge.deployed": "Survey Charge.deployed",
      "Thompson": "Thompson",
      "Waterpipe Shotgun": "Waterpipe Shotgun"
      }
    }
    
    The only way I could disable it was by commenting out lines 865 and 866 of the Plugin. Not really a big deal, but I would appreciate it if you would look into this.
     
  8. Try using the command /deaths to change it and see if that works.
     
  9. It's been this way for a while. but deathnotes keeps saying its on 5.2.0 and the latest is 5.2.0.2
    Ive updated many times. Will there be a fix for this soon?
     
  10. I'll see. Seems like an oxide issue. I don't know if it would be fixed soon. Otherwise I'll change the version with the next update.
     
  11. Thanks. Not a big issue, just more of an annoyance on server owners. I really enjoy using this plugin, keep up the great work.
     
  12. can you add like a combat logger that give on how much dmg a player gets from other players in that one shot ot melee attack this will be helpfull for spotting hackers / cheaters maybe
    thanks for the great work btw ;)
     
  13. I don't think that fits the purpose of this plugin. Though I could make a combat logger. Also that would create huge files or bigger servers.
     
  14. no idea ..the error was 1 time no seen before no after...plugin runs good...when i have the same error again ..i write to you.
     
  15. Test post please ignore
     
  16. i see,, i have a server of 100slots there everyday 10+ players online never reached a 100 so maybe if you can make it some low servers will use it as a kind of anti cheat ;)
    Request - Damage logging | Oxide
     
    Last edited by a moderator: Mar 9, 2016
  17. hello,

    Slight problem, the default death messages show in chat (The Rust Death Messages) so now when someone dies it repeats it twice, how do I fix this?
     
  18. LaserHydra updated Death Notes with a new update entry:

    5.2.1

     
  19. How to add premissions to all users, and which premission for users/admins of this plugin i have to add?
     
  20. Could you provide an option to hide weapon attachements?