DeathNotes

Moved

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

4.98519/5, 270 likes
  1. Hello i don't have any killed player message on display, i use latest oxide version and Deathnotes.
    Code:
      "Settings": {
        "Broadcast To Chat": true,
        "Broadcast To Console": true,
        "BroadcastToConsole": true,
        "Enable Kill Reproducing !THIS DOES NOT HAVE ANY FUNCTION YET!": false,
        "EnablePluginIcon": true,
        "Message In Radius": false,
        "Message Radius": 300,
        "MessageInRadius": false,
        "MessageRadius": 300,
        "Plugin Icon": "76561198206240711",
        "Prefix": "DEATH NOTES<color=white>:</color>",
        "Show Animal Deaths": false,
        "Show Animal Kills": true,
        "Show Barricade Deaths": true,
        "Show Explosion Deaths": true,
        "Show Metabolism Deaths": true,
        "Show Player Kills": false,
        "Show Suicides": true,
        "Show Trap Deaths": true,
        "ShowAnimalDeaths": false,
        "ShowAnimalKills": true,
        "ShowBarricadeDeaths": true,
        "ShowExplosionDeaths": true,
        "ShowMetabolismDeaths": true,
        "ShowPlayerKills": false,
        "ShowSuicides": true,
        "ShowTrapDeaths": true,
        "Use Popup Notifications": false
      },
      "SETTINGS": {
        "BROADCAST TO CONSOLE": true,
        "MESSAGE IN RADIUS": false,
        "MESSAGES RADIUS": 300.0,
        "PREFIX": "DEATH NOTES",
        "SHOW ANIMAL DEATHS": false,
        "SHOW ANIMAL KILLS": true,
        "SHOW EXPLOSION DEATHS": true,
        "SHOW METABOLISM DEATHS": true,
        "SHOW PLAYER KILLS": false,
        "SHOW SUICIDES": true,
        "SHOW TRAP DEATHS": true
    Can you help me pls?
     
  2. Try this config
     

    Attached Files:

  3. I would like to change the icon of the death notes and use my own... is there anywhere i could change that.. cus i see "Plugin Icon" but i would like to know where that is saved..
     
  4. config
     
  5. yea i kn ow that but i see "Plugin Icon": "76561198206240711",
     
  6. Yes replace that with your steamid
     
  7. Oh, ok thanks alot!
     
  8. Is there a way to translate the messages to another language? everytime that i edit the cfg file it turns back to english
     
  9. Unload the plugin before editing the config file by using following console command
    unload DeathNotes
    after editing load it back
    load DeathNotes
     
  10. Worked, thanks!
     
  11. Good News guys! I have began working on Death Notes 5 and must say I have a good base to work on.
    I will tell you when I reach the next steps.
    DeathNotes 5! :)
    You can STILL suggest features, fixes, changed and more: DeathNotes | LaserHydra
     
  12. Yay nice!
     
  13. First results. Its working pretty fine already. Code is a lot cleaner and really improved. Some little issue remaining, but by tomorrow that should be done.

    [​IMG]
     
  14. Looks sick! can't wait to use it on my server
     
  15. There are still a few little issues I need to sort out. Should be done tomorrow. :)
     
  16. Nice, do you make other plugins then this..? The teleport system and the /remove is kinda bad imo.. Like you can tp /home out when building blocked ..
     
  17. They are not my plugins. Sorry. You should post your wishes into their support thread.

    next image :p (Animals working fine now)
    [​IMG]
     
  18. This plugin has always worked for me don't know how some have problems with it, I have seen YouTube videos and it never works for many server not sure what they have done wrong maybe a bad config
     
  19. [​IMG]
    [DOUBLEPOST=1452224632][/DOUBLEPOST]
    I did not have bigger issues either. But in the background there was a lot shit going on. Death Notes 5 handles all a lot cleaner.
    DeathNotes 4: 755 lines
    DeathNotes 5: 505 lines


    The lines of DeathNotes 5 may still change a bit but not much. You see also that it handles it with a lot less code.