1. So when you do:
    /death wildlifeDeathMessage
    /death deathByEntityMessage
    /death suicideMessage

    you should be getting a message back like: Value: yourdeathmessage

    if it comes back as set to: true/false then that means something is overwriting the values so just do.
    /death wildlifeDeathMessage @{killer} killed a @{killed} (@{weapon})
    ect..
    if that doesn't you i will need you to figure out what type of player deaths are causing the error.

    which i'd suggest just adding a line after line 112:
    print(switch)

    Then next time it happens provide me the full log in a txt file.
     
  2. I just tried all those, and they're all working, but so far, we're only getting the suicide messages. :?
     
  3. /death player
    It should say set to true
     
  4. I found the Bounty plugin was causing my Death player message not to appear, incase any others had same problem.
     
  5. ^^^^^ Thank you have been trouble shooting for 2 days and that's what my problem was
     
  6. Is there any way to change the @{bodypart}'s tag like "head", "body" or "throat"? I want to this ones to be "Cabeza", "Cuerpo" and "Garganta" (Spanish). Thank you.
     
  7. Not built into the plugin sorry. You would need to modify the plugins code to get that to work.
     
  8. My friend modified the plugin and it worked, it took a long time to make it work but he made it :D Thanks anyway.
     
  9. Hello, I am using this script and it's superb however when someone dies by a bow or a bleed, the death message says "Unknown". anyone able to assist?
     
  10. That's the default behavior, the code would need to be updated to handle bows and bleeding but I have no need to that.
     
  11. How do you add color to some of the messages? An example would be awesome if its possible...
     
  12. add [color#FF3366] anywhere in the message and it changes the color..
     
  13. How do I get the location of the kill to show up? I cant find that anywhere.
     
  14. Well im having an issue with the plugin itself. It loads but then it doesnt work whatsoever
     
  15. Can't help you if you don't provided your oxide logs.
     
  16. Alright well it does work. But only on animals, nothing else. And there are no errors in my log with the plugin
     
  17. You need to verify in your config that the other options are set to true.
     
  18. this is probably the issue now that i think of it
    [DOUBLEPOST=1427433485,1427253780][/DOUBLEPOST]Any chance on having that issue resolved, cause it'd be nice to be able to use both instead of one or the other
     
  19. Ask the creator of the Bounty plugin to fix his plugin.