Please note there are several variants of NPC, and additional variants from plugins like HumanNPC. The basic humanoid NPC types in game are Scientist, Murderer and Zombie. Often times people say Zombie, but they mean Murderer. Zombies look like Gumby, Murderers are machete wielding heavy breather (unless you use BotSpawn and use a kit to change their weapon). It is best to keep that in mind when changing settings. I punted on DamageControl and lumped Zombies and Murderers together as folks generally do not realize there are three main humanoid types.
DeathNotes
Moved
Total Downloads: 66,135 - First Release: Feb 14, 2015 - Last Update: May 13, 2018
- 4.98519/5, 270 likes
-
So how do we get the machete wielding humanoid zombie messages to show up when they kill a player?
-
how do I remove animal deaths and npc kills I tried everything!
-
so instead of
"Bleeding": [
"{victim} bled out."
],
change it to
"Bleeding": [], -
There seems to be an issue on OnEntityDeath with Oxide. It does not appear to be passing in the correct data when a Murderer is the attacker.
Wulf or one of the Oxide developers might want to check on this.
Thanks! -
Wulf Community Admin
-
The only plugin that shows players getting killed by murderers is KillFeed, but in the KillFeed plugin, murderers names are "machete.weapon" -
For murderers it is not picking them up correctly in Death Notes, it is not matching any of the NPC types. I will poke around some more, but have a social engagement tomorrow night so won't be able to work on it for an extra day. A very odd error.
[DOUBLEPOST=1522159704][/DOUBLEPOST] -
-
-
hopefully next weeks patch will fix some of these. I have not found a way to make it work with DeathNotes.
-
@LaserHydra, how to include all types of deaths? Radiation, fall, etc.
-
Bradley kills & deaths are not showing up and Helicopter kills with ROCKETS are not showing up. Only players killed by the helicopter machinegun shows up and Helicopter DEATHS are not showing up either.
-
NPC Battles are disabled my default however i still see them i tried activating them restarting the plugin and turning them off again to no avail
-
[Death Notes] killed a Horse with a No Weapon
I believe this is scientists killing animals. Any way to make it show up correctly with scientist and the weapon? -
Is there anyway to make deathnotes use a discord webhook to output killdata into discord via discordmessages.cs
Currently RaidNotes & betterchat can do this -
How would I be able to update my own DeathNotes to show "Scientist" was shot by..... instead of it saying "DeathNotes: was shot by" ???
Thank you! -
Hi,
I've got this error randomly in the console :
Code:Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v5.2.20' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.DeathNotes.OnEntityDeath (.BaseCombatEntity victim, .HitInfo info) [0x00000] in <filename unknown>:0 at Oxide.Plugins.DeathNotes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
Can anyone help me please ? ThxLast edited by a moderator: Apr 10, 2018 -
Will the server show in Modded server or community server after Install this plugins?
-