How do you align the deathnotes to the right side of the screen with the SimpleUI or using PopupNotifications?
DeathNotes
Moved
Total Downloads: 66,147 - First Release: Feb 14, 2015 - Last Update: May 13, 2018
- 4.98519/5, 270 likes
-
how can i disable death notes for animal kills only ?
-
-
Code:
11:07 [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v5.2.9' (FormatException: Input string was not in the correct format) 11:07 [Stacktrace] at System.UInt64.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in <filename unknown>:0 at System.UInt64.Parse (System.String s) [0x00000] in <filename unknown>:0 at System.Convert.ToUInt64 (System.String value) [0x00000] in <filename unknown>:0 at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (.BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <filename unknown>:0 at Oxide.Plugins.DeathNotes.SendChatMessage (.BasePlayer player, System.String prefix, System.String msg, System.Object uid) [0x00000] in <filename unknown>:0 at Oxide.Plugins.DeathNotes.NoticeDeath (Oxide.Plugins.DeathData data, Boolean reproduced) [0x00000] in <filename unknown>:0 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 (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
Code:Protocol: 1971 Build Version: 1184.74 Build Date: Thursday, March 09, 2017 5:51:45 PM Unity Version: 5.4.2f2 Changeset: 19645 Branch: /main Oxide Version: 2.0.3134
-
I'm sorry for throwing a horrible bug report up here, but my players are experiencing a lot of lag due to the plugin. I'm not sure what is causing it, I haven't dug into your code, but something in OnEntityTakeDamage() and in OnEntityDeath() is taking up to 2.5 seconds to complete, which is causing clients to hang for the duration. The only message I'm getting is "Calling _ on Death Notes took ~2500ms," and disabling the plugin seems to remove the issue.
Will likely leave Death Notes disabled, so I won't be able to chase this bug down better for you. I've had a lot of complaints lately about the lag and as awesome as death notes is, 2.5s stutters are horrible, especially when some players are hunting during a EventManager Deathmatch. It's been unplayably bad far too often.
I will be checking back here to do what I can in helping you chase down this bug, if there's anything I can do. And to check for updates, if you can fix this I'm definitely reinstalling. This is one of my favorite plugins. -
send help daddy
dunno if these 2 errors are related but there u go
Code:18:57 [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v5.2.9' (FormatException: Input string was not in the correct format) 18:57 [Stacktrace] at System.UInt64.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in <filename unknown>:0 at System.UInt64.Parse (System.String s) [0x00000] in <filename unknown>:0 at System.Convert.ToUInt64 (System.String value) [0x00000] in <filename unknown>:0 at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (.BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <filename unknown>:0 at Oxide.Plugins.DeathNotes.SendChatMessage (.BasePlayer player, System.String prefix, System.String msg, System.Object uid) [0x00000] in <filename unknown>:0 at Oxide.Plugins.DeathNotes.NoticeDeath (Oxide.Plugins.DeathData data, Boolean reproduced) [0x00000] in <filename unknown>:0 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 (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
-
Code:Calling 'OnEntityDeath' on 'RustIO v2.12.0' took 356ms Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v5.2.9' (FormatException: Input string was not in the correct format) XXX[1209957/76561198207408633] was killed by XXX[5616034/76561198260054751]
-
-
-
-
"Chat Icon (SteamID)": "",
Now SteamID is needed obligatorily.Last edited by a moderator: Mar 13, 2017 -
-
error??
-
-
-
-
when we kill the hellicopter in my server it doesn´t show who brought it down, how can we add that? it works for everything else, including when the hellicopter kills somebody, but not when somebody kills the hellicopter
-
so...I log on today and for some reason I cant see deathnotes anymore. the plugin is working, it is installed properly, just doesn't show the notes. I installed the InfoPanel plugin today, but I do not know if that would effect it. Any advice?
-
Players don't have deathnotes.see yet they still see the deathnotes, how can that be disabled so only Admins see them?
I even revoked access to it to players (which they did not have) but still they can see it. -
Noob here,
I can't seem to change the DeathNotes.json file to utilize PopupNotification. I change the parameters in the config file to true for PopupNotification, but when I reload DeathNotes it always reverts back to the original config file. Is there another parameter that I have to change?
Any help is appreciated.