DeathNotes

Moved

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

4.98519/5, 270 likes
  1. Thank you!
     
  2. can you hide the God in death notes when you are in Godmode?
     
  3. Land Mines cause a "No Attacker used a No Weapon to knock blablabla out."
    [DOUBLEPOST=1456923619][/DOUBLEPOST]
    That's something to do with the Godmode for Rust | Oxide ask @Mughisi
     
  4. When loading the latest version the console says
    [Info] Loaded plugin Death Notes v5.2.0 by LaserHydra
    but in the code and on the website it says "5.2.0.2"

    Autoupdate is freaking out because it thinks there's a new version, but there isn't.
     
    Last edited by a moderator: Mar 3, 2016
  5. please read the last posts. There are multiple posts about this.
     
  6. G'Day @LaserHydra iv had some trouble gettings the Simple UI/Popup Notifcations for the killfeed on the top of the screen rather than in chat as to remove alot of chat spam. Problem is though even with the below settings , it still writes to chat. aswell as the Simply UI wasnt working , i had to change the positioning of the actual popup in Popup Notifications to simulate what i want it to do. Any ideas?

    My Deathnotes settings :
    Code:
      "Settings": {
        "Attachments Color": "yellow",
        "Attachments Formatting": " ({attachments})",
        "Attachments Split": " | ",
        "Attacker Color": "red",
        "Bodypart Color": "yellow",
        "Chat Icon (SteamID)": "76561198077847390",
        "Console Formatting": "{Message}",
        "Distance Color": "yellow",
        "Enable Showdeaths Command": true,
        "Formatting": "{Title}: {Message}",
        "Log to File": false,
        "Message Color": "silver",
        "Message Radius": 300.0,
        "Message Radius Enabled": false,
        "Needs Permission": false,
        "Simple UI - Font Size": 15,
        "Simple UI - Left": 0.0,
        "Simple UI - Max Height": 0.04,
        "Simple UI - Max Width": 0.7,
        "Simple UI - Top": 0.0,
        "Simple UI Hide Timer": 5.0,
        "Strip Colors from Simple UI": false,
        "Title": "Kill Feed",
        "Title Color": "lime",
        "Use Popup Notifications": true,
        "Use Simple UI": true,
        "Victim Color": "aqua",
        "Weapon Color": "yellow",
        "Write to Chat": false,
        "Write to Console": true
      },
    My Popup Notification Settings :
    Code:
    {
      "DefaultShowDuration": 3.0,
      "FadeTime": 0.5,
      "Height": 0.1,
      "MaxShownMessages": 1,
      "PositionX": 0.13,
      "PositionY": 0.927,
      "ScrollDown": true,
      "Spacing": 0.01,
      "Transparency": 0.0,
      "Width": 0.5
    }
     
  7. Is anyone else unable to hide the UI? I just want a chat notification. I want this disabled globally for all users, and I have customization disabled.
     
  8. Go to my_server_identity\oxide\data\DeathNotes
    open PlayerSettings.json with notepad++
    Change this setting "ui": false,
    Do this for each player there is a fast way you can do it with notepad++ under the search tab on notepad++ scroll down to replace
     
  9. That works fine as a temporary fix, but whenever a new player joins I would have to do it again.

    I found it easier to add "return;" on line 1233.
     
  10. or set it to false in the config
     
  11. Doesn't work for me:

    Code:
    ...
      "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
      },
    ...
    
     
  12. Dont seem to have that problem
     

    Attached Files:

  13. That is really strange. Maybe it's because I have customization disabled ("Enable Showdeaths Command")?
     
  14. @theconezone
    The Enable Showdeaths command is an old feature.
    @Richard 3 If you set Write To Chat to false and Simple UI to true, you just need to delete the datafile Resistance talked about and it will be set to default for all players.
     
    Last edited by a moderator: Mar 4, 2016
  15. Thanks Fixed.
     
  16. [3/5/2016 5:27:10 PM] [Oxide] 5:27 PM [Warning] CallHook 'OnEntityDeath' on plugin 'DeathNotes v5.2.0' took: 961ms
     
  17. How hide animal kill? Plugin ignore this setting
     
  18. Look at the overview.
     
  19. how do you make the font size smaller on regular chat broadcast?