Thanks for the report. I will look into this asap to come up with a fix for sleepers. As I said I am at work right now so I can't make any huge or plugin changing changes, since I can't test it properly.
Another question: Have you tried removing death messages? Not that I think it would be a reason for my plugin to do this but yolo right?
Ranks And Titles [Unmaintained]
Discussion in 'Plugin Support' started by KillParadise, Mar 3, 2015.
-
-
-
I could try, A little later, but I wasn't having any issues prior. It doesn't seam to be all sleepers either.
-
-
-
-
-
-
Last edited by a moderator: Jun 22, 2015
-
Can i just use this as a permissions plugin where i give the ranks out?
Thanks alot. -
Wulf Community Admin
-
-
Wulf Community Admin
-
wanted to let you know had to remove Ranks and Titles, love the plugin as does the server but it conflicts with Human NPC when Ranks and Titles loaded the npc's will go wounded state but will not die. Once R&T removed the Human NPC's die as they should.
-
I use it on my server from now...
I just need to remove Death Note plugins to doesn't get spam when hit sleeper
I already try to kill sleeper, that not work and write a message in consol for each hit tell me: You kill X (but sleeper doesn't die)
Hope you will find a fixe soon, really anoyed to can't kill sleeper and can't use Death Note plugins :/ -
Hi there,
i got a little error message there:
Code:[Oxide] 12:45 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RanksAndTitles' File: RanksAndTitles.js Line: 692 Column: 17 TypeError hitinfo is null: at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [0x00000] in <filename unknown>:0 at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.CallFunction (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 Reporting Perform
-
I fixed the problem with not being possible to kill sleepers, by editing line nr. 696 to
Code:if (this.Config.Settings.antiSleeper && victim.IsSleeping()) return false;
NOT ON ALL CORPSES WAS WORKING BUT NOT 100%Last edited by a moderator: Jun 23, 2015 -
-
you can just download my version of RankAndTitles.js and put it in the plugin folder