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.
Death API [Unmaintained]
Discussion in 'Plugin Support' started by Hatemail, Jan 20, 2014.
-
I just tried all those, and they're all working, but so far, we're only getting the suicide messages. :?
-
/death player
It should say set to true -
I found the Bounty plugin was causing my Death player message not to appear, incase any others had same problem.
-
^^^^^ Thank you have been trouble shooting for 2 days and that's what my problem was
-
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.
-
Not built into the plugin sorry. You would need to modify the plugins code to get that to work.
-
Thanks anyway.
-
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?
-
That's the default behavior, the code would need to be updated to handle bows and bleeding but I have no need to that.
-
How do you add color to some of the messages? An example would be awesome if its possible...
-
add [color#FF3366] anywhere in the message and it changes the color..
-
How do I get the location of the kill to show up? I cant find that anywhere.
-
http://oxidemod.org/resources/death-handler-with-mysql-and-anti-cheat.478/ -
Well im having an issue with the plugin itself. It loads but then it doesnt work whatsoever
-
Can't help you if you don't provided your oxide logs.
-
Alright well it does work. But only on animals, nothing else. And there are no errors in my log with the plugin
-
-
[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 -
Ask the creator of the Bounty plugin to fix his plugin.