CustomDeathMessages

Moved

Total Downloads: 2,828 - First Release: Dec 18, 2015 - Last Update: Nov 14, 2017

5/5, 12 likes
  1. Please read the update more carefully next time. The first sentence of the post explains how to do this. You will need to execute this command in the console or via rcon in game on an admin account.

    Code:
    chatdeathmessagesenabled 0
     
  2. Thanks for the update.Everything works like a clock
     
    Last edited by a moderator: Oct 21, 2016
  3. Wulf

    Wulf Community Admin

    I would suggest setting it yourself via the setting in your plugin.
     
  4. Never knew that was possible. Thanks, I'll look into it.
     
  5. all its good, i have one small problem, when i'm in godmode plugin say on chat deathinfo, but i not die, because i'm in godmode ;d
     
  6. This is also a known bug I listed. I'll look for a fix.
     
  7. Would it help if I made the GodList public?
    Then you could just require the plugin and use If(AdminTools.GodList.Contains(session.SteamId)) { ..
     
  8. Yes, if you did that then it would be an easy workaround fix.
     
  9. AdminTools updated. Read the update notes if you are not sure how to use it mate :)
     
  10. Ive managed to use the plugin but everytime theres a death it shows the custom message and the default one, how do I fix this?
     
  11. yes me too

    also no need to come into my server last night COOLANT and be a total dick. Regicide just got setup again last night.
    [DOUBLEPOST=1477246070][/DOUBLEPOST]
    also what update? You should have the instructions in the Overview where all of the other plugins have them.
     
  12. Going to try the plugin out, But could you add a kill counter to it?
     
  13. I'll look into doing a kill counter sort of thing also.
     
  14. Hey mate, I've noticed you have still yet to add the DeathMessage config to your plugin. Would save alot of these reports of duplicate messages :)
    Code:
    GameManager.Instance.ServerConfig.ChatDeathMessagesEnabled = false;
     
  15. Nice hope it will work!
     
  16. Thanks for the content and the plugin, really do appreciate the work!!!!!!! :D
     
  17. Can you make it so it will store the output in the oxide log file? So when you read through the chat log it will show up.
     
  18. could you upload your config file please im trying to add this in my config and its not working pls
     
  19. Wulf

    Wulf Community Admin

    That isn't a config setting, it's something that would go inside the plugin itself.
     
  20. ah ok thx i tried chatdeathmessagesenabled 0 inconsole andstill will show both messages