1. You never have to edit the lua at all. You only ever edit the cfg file.
     
  2. And what is the difference, in the configuration file of the same meaning are, but reports of the murder of players not found! Only about animals
     
  3. The difference is, if you've edited the .lua you've probably broken it. Delete it and re-download.

    If you didn't edit the .lua, then your problem is probably coming from another mod which handles player deaths in some way, and returns the function on pvp deaths. Remove any other plugins which modify damage or show messages about kills, and try again.

    If there's still a problem, delete all .luas except oxidecore, oxmin and DeathHandler, and try again. If the problem is fixed then, re-add your plugins until you find the one which is breaking functionality.

    You can rename modnames.lua to modnames.off or something instead of deleting them, this can be easier (but you need to reboot server afterwards).
     
  4. Thank you! Plug-in installed clean without editing code, the effect is the same. And yet, I have the server run in PvE, (server.pvp false). But PvPController plugin launches a certain time mode PvP (server.pvp true). Perhaps because of this, your plugin Ignore killing players?
     
  5. It's not my plugin - but I just checked and no, there's no pvp check in this plugin so it's unlikely that's the source of your problem. Have you followed the other steps I mentioned? Does this plugin work for pvp deaths when you disable all other plugins except oxidecore and oxmin, and delete (or empty completely) the config file so it can re-create?
     
  6. Getting errors, no clue how to fix. Cannot getComponent.HumanController.
    Code:
    1:14 AM: ERROR: oxidecore: cs.callplugins failed with no traceback: NLua.Exceptions.LuaScriptException: A .NET exception occured in user-code: -1094899712
    1:14 AM: ERROR: oxidecore: A .NET exception occured in user-code (@)
    1:14 AM: ERROR: oxidecore: nil
    1:14 AM: ERROR: oxidecore: [string "DeathHandler.lua"]:242: attempt to index local 'damage' (a boolean value) (@)
    1:14 AM: ERROR: 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 
     
  7. Can I simply remove the @killer from the config? I don't want people to know who killed them. Only the range.
     
  8. Ofc you can just remove @{killer} and the killers name won't show up.
     
  9. Is it possible for a death hadler to announce sleeper deaths?
     
  10. Wulf

    Wulf Community Admin

    Merged with plugin's thread. Please keep plugin specific questions to that plugin's thread.
     
  11. somebody on our server is requesting to use the mod where chat will display death location. He says its currently running on other servers? Anyone heard of this? If its not an oxide plugin any idea if you are able to incorporate a config into this plugin to give player location base on the names on all default rust maps?
     
  12. How do I get a command where it turns off Death messages individually?

    For example, I went to a server today and it had the command /deathmsg. It would turn off the death message broadcasting ONLY for the people that use that command.
     
  13. Maybe it's the magma/JavaScript version?
     
  14. The server was running oxide, unless they changed the scripts to say it otherwise.
     
  15. Plugin stopped working for some reasons, it's loaded but does not tell anything anymore.

    No logs (tried files/console wutever).

    Was working perfectly since days, didn't change anything to the server, tried rebooting, re-installing ... Still not working, and yea again it's loaded, I can /death var value and so on...
     
  16. Delete your config and let me know if that changes anything, or just rename it and check if it works. If not please send me the log file.
     
  17. Was not able to delete it (MultiPlayGameServers) because it was "needed" by your plugin so I emptied it

    {
    }

    Rebooted server, still the same, as for log file, there aren't any (made by your plugin).

    OXMIN Log:

    Code:
    9:48 PM: Loading at C:\games\rust\alpha-oxide\280860...
    9:48 PM: Loading standard library...
    9:48 PM: Loading plugins...
    9:48 PM: automessage plugin loaded
    9:48 PM: -----------------------
    9:48 PM: Loading Chat History 2.5
    9:48 PM: Loading Death Handler SQL Exporter & Anti Cheat V: 1.6.2rc2 ...
    9:48 PM: AirDropInbound v1.2: successfully initialized! Enjoy!
    9:48 PM: Bushy Report: Version 0.7
    9:48 PM: Loading Default Death Handler Config...
    9:48 PM: ownremCfg not loaded:
    9:48 PM: Ownership Remover v1.0.1 loaded!
    9:48 PM: Loading Oxmin...
    9:48 PM: 2 users are tracked by Oxmin!
    9:49 PM: Bushy Report: Update check passed
    
     
  18. What the f*** lol

    MultiPlayGameServers, really annoying me ! They do have both versions on their pannel, one named Death Handler and second "Death Handler With SQL & AC", but BOTH are the sql & ac one -_-

    Sorry for disturbing you, they piss me off we can't do anything there. We really need Rust Server Files as soon as possible, game host are useless and soooo dumb.
     
  19. Bump