Rules GUI

This plugin displays the rules on connect.

Total Downloads: 9,363 - First Release: Jul 19, 2015 - Last Update: Feb 3, 2017

5/5, 25 likes
  1. Never mind got it figured out.
     
  2. What did you do wrong ? I ask because many users seem to get the same error you did.
     
  3. Rolled it to a previous version :)
     
  4. 1.4.7 ?
     
  5. namespace Oxide.Plugins
    {
    [Info("Rules GUI", "PaiN", "1.4.7", ResourceId = 1247)]
    [Description("This plugin displays the rules on connect.")]
    class RulesGUI : RustPlugin


    Yesssir
     
  6. Is there possibly a way to add more rules than what is listed? I'm not at all versed in how to changed programs to add more. Most plugins are fairly simple but I feel like I am going to break this if I do.
     
  7. In the RulesGUI.json file oxide/config
     
  8. Heyo! For me, the colours seem not to work properly. It shows the colour-tags instead of colouring the text. Any Ideas?
     
  9. Then you probably forgot to do </color> after you want the color to end or you made a typo :p If you cant figure this out yourself then send me your config.
     
  10. I thought I looked for typos, but I looked again and indeed found one. Thank you for the help, sorry for the bother! ;)
     
  11. I don't know where I'm supposed to enter rulesgui.usecmd ... I tried everywhere, RCON, F1, chat... explain please where to enter rulesgui.usecmd to get that permission?
     
  12. This: Understanding the Oxide permissions | Oxide
    And this: Using Oxide's permission system | Oxide

    Next time try searching "oxide permission". Sometimes you need "rust oxide [searchword]" but usually you can find it by typing that into your browser-adress-field. ;)
     
  13. Is it possible to change RulesGUI display size (no fullscreen)?
     
  14. There is a way to Show each day to users?
    I mean, when a USer connects First time on the day. Just for remember or show some updating.

    ---

    UPDATE:

    There is a configuration that do this:
    "DisplayOnEveryConnect": false Can be changed to "True" for show the rules when the user connects
     
    Last edited by a moderator: Sep 30, 2016
  15. Attached Files:

  16. how can i make the background transparant instead of that grey??
     
  17. This mod likes me a lot
    thanks for share,

    I just put the letter a lil bit smaller
     
  18. Use html code in your message to modify it.