http://oxidemod.org/resources/death-handler.58/field?field=faq
Death API [Unmaintained]
Discussion in 'Plugin Support' started by Hatemail, Jan 20, 2014.
-
<3 I need to donate
[DOUBLEPOST=1393828179][/DOUBLEPOST]You're going to hate me man, I typed /death playerDeathMessage "@{killer} ⊕ @{killed} (@{weapon}) with a hit to their @{bodypart} at @{distance}m
ingame, and I got a message saying it was changed to nill. Not it doesnt show any death messages lol. I tried it again, and it says no config file found. -
ahh shit just remove ur config file and type oxide.reload DeathHandler into the f1 console as an admin, it will reload the defualts
Copy this exactly and just paste it in game alright.
/death playerDeathMessage "@{killer} ⊕ @{killed} (@{weapon}) with a hit to their @{bodypart} at @{distance}m"
You must copy the quotes -
Appreciate all your hard work and excellent plugins, donated $20 to help with expenses. Any chance you can get vinegar to work
I think that author bailed that project. THanks again!
-
Vinegar: I won't be able to look into it until tomorrow after work. -
Hatemail updated Death Handler with a new update entry:
Fix for oxmin flags, better config editing in-game
-
Moderation please remove the post.
Thank you.Last edited by a moderator: Mar 3, 2014 -
dunno why, but got this error:
Code:[Oxide] oxidecore: cs.callplugins failed with no traceback: NLua.Exceptions.LuaScriptException: A .NET exception occured in user-code: -1177172480 [Oxide] oxidecore: A .NET exception occured in user-code (@) [Oxide] oxidecore: nil [Oxide] oxidecore: [string "DeathHandler.lua"]:265: attempt to index field 'networkView' (a nil value) (@) [Oxide] oxidecore: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
-
-
dunno whats that error, but server is stable etc.. -
Hi Hatemail,
Is it possible to add in a future version, the key language below:
Code:XXX has joined the game.
-
-
Hi
Actually i use your plugin with Stats 1.3 ( updated by Wulf ) http://oxidemod.org/resources/stats.55/
I am looking for a all in one plugin and i think that you can do it
But i have an other request, the ability to display on a website the stats likes /ranks give with all the info you have with death Handler
What do you think about that? perhaps a new plugin -
Work fine until....
[Oxide] oxidecore: cs.callplugins failed with no traceback: NLua.Exceptions.LuaScriptException: A .NET exception occured in user-code: -808225280
[Oxide] oxidecore: A .NET exception occured in user-code (@)
[Oxide] oxidecore: nil
[Oxide] oxidecore: [string "DeathHandler.lua"]:265: attempt to index field 'networkView' (a nil value) (@)
[Oxide] oxidecore: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 -
with the last update, death handler is broadcasting player deaths from bears and wolves as well as suicides. I only want to broadcast player deaths by other players. If I set deathbyentity to false, will it fix this?
-
-
awesome, thanks!
-
I think this is a bug in Rust. But when someone is killed by an hunting bow, it is written: (Unknown)
No solution ? -
-
In MULTIPLAY hosting there are if you changing config file and do restart server config is become to be default.
So I don't know how to edit it.
And commands like /death suicide false isn't working too.