Information Announcer

Join/leave messages, rules, broadcasts & custom commands

Total Downloads: 2,610 - First Release: May 5, 2015 - Last Update: May 23, 2015

4.73333/5, 15 likes
  1. Wulf

    Wulf Community Admin

    Did you change the oxide.root.json at all? Are you setting -oxidedir in the startup?
     
  2. No and no....so sorry i'm totally useless, much luv
     
  3. I am so sorry but i have the same problem like the other before. I tried anything you wrote there but it still doesn't work! I really hope you can help me with this. Don't wonder in the json file are some german sentences but this shouldn't be any problem or?
     

    Attached Files:

  4. When changing rules and restarting server the rules change back to the standard
     
  5. Wulf

    Wulf Community Admin

    Are you sure you edited them properly? JSONLint - The JSON Validator. will tell you if your json formatting is wrong.
     
  6. It is right
     
  7. Wulf

    Wulf Community Admin

    Could you upload it here please?
     
  8. },
    "RulesSettings": {
    "Enabled": true,
    "Rules": [
    "1.Talk Before Killing"
    " 2.No Offline Raiding"
    "3.Have Respect And Be Polite"
    "4.Cursing Is Skyfall"
    "5.Maximum 1 Layer Protection At Throne"
    "6.No Racism"
    "7.Try Not To Kill Beginners"
    "8.Listen to admins at ANY time"
    "9. Admins are always right even if they are not",
    "Not complying with these rules may result in a ban at any given time."
     
  9. Wulf

    Wulf Community Admin

    You're missing commas at the end on most of the lines, making it not valid json. ;)
     
  10. how do i make it where it doesnt say player left
     
  11. Wulf

    Wulf Community Admin

    "ShowLeaveMessages": false
     
  12. Attached Files:

    Last edited by a moderator: May 30, 2016
  13. Wulf

    Wulf Community Admin

    Did you fix it? Your attachment is missing at least one comma still.
     
  14. yes I did, using the website you told people to use. I couldn't figure out how to delete the post though. Sorry and thank you for your help.
     
  15. Got an issue that I can't put my thumb on. I can show code once you tell me what is needed. When people join the server, the message that I wish shows up in chat, but when they leave, no message appears. I double checked the config and the value is true for the leave message, and I don't think I screwed up any of the config commas and such as I have gone back and copy-pasted from the original, changing out the text in speech mark. Any other ideas? Thanks!
     
  16. Still having this issue. Can see players log in, but not log out.

    Could I get some help please?
     
    Last edited by a moderator: Jun 7, 2016
  17. Wulf

    Wulf Community Admin

    Try updating to the latest Oxide build.
     
  18. Thanks a lot!
     
  19. How do I change the rules on the Announcer? Because everytime I try to change it and reupload the file to FTP it goes back to it's default
     
  20. Wulf

    Wulf Community Admin

    Make sure you are editing it properly. If it resets to default, then it wasn't edited properly. You can verify that it's valid JSON by using a site such as jsonlint.com.