Rust Create buttons on GUI

Discussion in 'Plugin Requests' started by aseneaya, Sep 19, 2016.

  1. Hello!

    I'm search a plugin let me create buttons in the GUI

    For example

    Button1
    PosyMax
    PosyMin
    PosXMax
    PosXmin
    Command = /rank
    Image or text=
    Backgroud color


    it's possible?
     
  2. Wulf

    Wulf Community Admin

    You'd need to provide more information, not just that you want buttons.
     
  3. Mm, okey.


    Sorry , I want the plugin let me create buttons that are configurable for actions and to position them in the place I want. For example a button to let me open the shop and another to let me open ranking
     
  4. it's possible ?
     
  5. Wulf

    Wulf Community Admin

    Sure, just a good bit of work. I'm sure someone will let you know if they're willing to take it on.
     
  6. I hope someone is interested , I can pay for the plugin.
     
  7. Let me see what I can do. Will the commands be console commands or chat commands or both?
     
  8. I completed this, but you will not be able to decide where the buttons go. I could look into configuring a few custom spots but that would be the best possible.

    I made it so it works like this... each player on the server has their own CustomCommands bar. On this bar is a button to "Add Commands". This walks the player through the creation process which consists of... Asking if it is a console or chat command, and then asking for the command.

    I need to clean up a couple small things but I plan to just release it in the Plugins section. No need to pay, you are welcome to donate if you feel it was of value to you.

    Thanks!

    Name will be "CustomCommands"
     
  9. I look forward to!!
     
  10. Lucky for you it has been released! CustomCommands for Rust | Oxide

    Feedback is welcome on the forum. Enjoy!