AdvertMessages

Moved

Total Downloads: 5,741 - First Release: Dec 11, 2015 - Last Update: Nov 2, 2016

5/5, 22 likes
  1. SkinN õ.Õ'.|. submitted a new resource:

    Advert Messages - Sends an advert message every X minutes

    Read more about this resource...
     
  2. work great
     
    Last edited by a moderator: Dec 19, 2015
  3. It works for me bad. Several news shows good color and then something like this shows: [<color = cyan> INFO </ color>] <color = lime> Type <color = cyan> / rules </ color> Displays lists of rules. </ color>
     
  4. happens the same as @SEBYGRA on servers i been on. also happens on my server. its annoying.
     
  5. yes, I am getting HTML codes spam every so often. How can we fix this?
     
  6. This is not a plugin issue but a game issue, neither I or any other plugin developer can fix this, you must wait for the developers to hopefully fix this some time in the future.
     
  7. Thanks for the Reply SKINN
     
  8. I do not know if I missed something. but after the game update, the plugin is not working anymore. have solution?
     
  9. Wulf

    Wulf Community Admin

    Try the below.
     
  10. I will try, thank you
     
  11. I'm kinda new to oxide,

    Can we use hex color codes or just the default (ugly) colors?
     
  12. Wulf

    Wulf Community Admin

    With Unity games like Hurtworld, you can use normal HTML color tags, with either color name or HEX color code.
     
  13. So its currently:
    {
    "MESSAGES": [
    "[ <yellow>Server Kits<end> ] <yellow>/kit starter, /kit campfire, /kit food<end>"
    ],

    Can I do:
    {
    "MESSAGES": [
    "[ <color=#F1654C>Server Kits<end> ] <color=#2C82C9>/kit starter, /kit campfire, /kit food<end>"
    ],
     
  14. Wulf

    Wulf Community Admin

    You'd need valid closing tags, not the <end> custom ones from this plugin. Use </color> instead.
     
  15. please can you update for the last version?
     
  16. Code:
    12:29 [Error] Failed to load plugin adverts
    Traceback (most recent call last):
      File "adverts.py", line 2, in <module>
    ImportError: Import of module ChatManager not allowed
     
  17. Code:
    [Oxide] 12:27 [Error] Failed to load plugin adverts
    Traceback (most recent call last):
      File "adverts.py", line 2, in <module>
    ImportError: Import of module ChatManager not allowed
     
  18. Problem too