GUIAnnouncements

Moved

Total Downloads: 11,756 - First Release: Jul 13, 2015 - Last Update: Oct 20, 2017

5/5, 66 likes
  1. Quick fix on Trello.

    You can't have the latest config. What version are you running? It should be v.1.17.48 or higher. Check the overview for the default config and you will see where those options are that I mentioned.

    You need to use the following with the hex code of the colour you want, or unity colours. You can find documentation and examples here.
    <color=#66FFFF>Lightish cyan type blue colour</color> <color=red>a plain red colour.</color>
     
    Last edited by a moderator: Aug 17, 2016
  2. Grand! Thank you!

    A little offTopic-Question (sorry for that): How did you add that check-icon to your trello? Is that a premium or a business feature? :D
     
  3. At the top right it says show menu, click that to show the menu, then click stickers and drag and drop the sticker of choice to the top of your card. You shouldn't need to pay to use it :)
     
  4. People are getting an error: RPC Error: addui

    I unloaded all the plugin that uses GUI and GUIAnnouncements is what is causing the problem.

    Am i the only one with this problem?
     
  5. What version of GUIAnnouncements and Oxide are you using?
     
  6. I solved this for myself. :)
    I removed "NewPlayerAnnouncementsList" from config file by mistake. That was my problem :p
     
  7. Add support for cyrillic symbols pls when send messages through the console
     
  8. nevermind figured out my own problem.
     
  9. Check out my todo list on Trello and let me know of any thing that I am missing or you would like to see in the next update!
     
  10. Can you please add compatibility to LustyMap so the message on top doesn't overlap it?
    Thanks, Ryan
     
  11. Please check this part of the config:


    Code:
    "Third Party Plugin Support": {
    "DoNotOverlayLustyMap": false, //This will move the announcement out of the way of LustyMap's minimap
    "LustyMapPosition": "Left" //This sets the location LustyMap's minimap is at (supports only left and right)
    }
     
  12. Derp, thanks
     
  13. No problem :)
     
  14. has anyone had the problem with the server restarting but no announcements are shown for the restart?
    "RestartAnnouncements": true, << that is my config for restart.
    All other notifications are showing, IE* Airdrop, Heli, etc etc.

    Not sure if its even broken. but its not showing notifications before restart. but it was working before the update.

    Any idea what to look for ?
     
  15. Would you mind posting your entire config in a pastebin please?
     
  16. Yeah, give me a few.
     
  17. Last edited by a moderator: Nov 8, 2016
  18. The newest version I think. I'll have to make sure when I get back on PC later.
     
  19. Ok. I am currently running Oxide Version: 2.0.2700 and have no issues.