is there a setting i missed as to me all kills on the server are showing - but i only want the kill to show if they are local.
Or is it cause im logged in as admin
DeathNotes
Moved
Total Downloads: 66,147 - First Release: Feb 14, 2015 - Last Update: May 13, 2018
- 4.98519/5, 270 likes
-
I put all the files in the right places and verified the .json's, but there are no messages popping up. Is there something I'm doing wrong? There are no errors in the console either.
-
for no look animal kills players or other animal remove the line in plugin:
Code:if (type == AttackerType.Animal) { if (entity.name.Contains("boar")) return "Boar"; if (entity.name.Contains("horse")) return "Horse"; if (entity.name.Contains("wolf")) return "Wolf"; if (entity.name.Contains("stag")) return "Stag"; if (entity.name.Contains("chicken")) return "Chicken"; if (entity.name.Contains("bear")) return "Bear"; if (entity.name.Contains("zombie")) return "Zombie"; }
-
If I set the "popup notifications" to true and set "write to chat" false the chat still goes through. Is there something else I need to set?
-
-
Running version 5.2.19
No death message for hunger, cold, heat, fall, radiation, shotgun trap, thirst, drowning, or poison. All others seem to work, I think. I'm using the UI if that makes a difference. I don't believe there's a conflict with another plugin.
Could someone help me solve this, please?
EDIT: I just read a post which states this plugin doesn't show natural deaths. Then why would there be configurations for them? How could I modify the plugin to show all the deaths?Last edited by a moderator: Nov 15, 2017 -
posted this same problem on previous page, i am not using ui, deaths only appear in console not chat,
I am also hoping that Halloween Murderers can be added to attacker/victim list -
Is there a way to make it so that AI spawned via the BotSpawn plugin don't show up in the killfeed?
-
Kind of similar to the question above. But I want the player kills to show.
So with the combination of BotSpawn and CustomAI I have a lot of DeathNotes popping up in my console. I've already pulled back the broadcast radius. I realize there is a setting that makes the bots safe to animal attacks. But it doesn't work when using CustomAI. Looking through the settings, if I'm correct I can shut off Zombie deaths all together by deleting the info between the brackets. Not what I want to do, but it made me wonder. Is there a way to turn off notifications for animal on scientist/murderer deaths without removing the name all together? -
Has the player kills part of the mod stopped working? We're not seeing who killed who on the server with this mod, at the moment? I've switched back to the 'killfeed' mod and that works - went back to deathnotes and it didn't work, still.
Thanks, -
Hi,
In the downloaded folder, i dont see any "start.bat" file that shown every video on youtube, thats so annoying,
Its just a file called "Managed" and has so many ".dll" files in it that does not effect anything.
How to download this oxide? please help, whenever i download this mod, the files are changing
ty -
-
-
hey @LaserHydra , would you mind make possibility to hide when a scientist dies? right now I believe they are counted as a regular player
-
For a long time (for several months) this plugin is not showing ALL deaths of players, if they die from "natural" causes like Radiation, Drowning, Falling, Thirst, Hunger, Poison, Heat or Cold it does not show it in chat! Previously, everything was showing up, but then it stopped showing after one of the game updates.
Now the version of the plugin DeathNotes v.5.2.19 (and still does not show anything from the above reasons). In the plugin configuration, these causes of death are, but they are not shown in the chat. Although the other causes of death - are shown in the chat.
What it is necessary to do, that in a chat deaths from the "natural" reasons were shown? Can change something in the plugin? -
So 7 months it has not worked and your only reporting it now lol
-
-
To disable specific kill messages, just make the messages list of the death type you do not want to see empty. Example:
"AnimalDeath": [],
i would like "NPCDeath":[], is it possible?
and where do you insert it ? what file? -
Is it possible to update this to support the plugin RocketTurrets so for example if you upgrade the auto turret into the standard Rocket turret if it kills someone it says A rocket turret instead of auto turret. there is also a javelin turret and anti air turret. If we can get these added it would be great
Last edited by a moderator: Dec 4, 2017