|
|
Hey guys I just made my first custom interface. I am not going to use it.
I just made it cause I want to make more interfaces for other players to use.
So this interface contains 18 Buttons. And has a text you can enter on the top.
This could be used for possibly, Spawning items, Choosing player titles or even teleports. Close Button has Hover. As the buttons do not have the hover. They just look as they do.
If you guys could give me any blank interfaces or buttons. And or Ideas for new interfaces id love if you could Private message them to me or reply on this post.
- Thank you
=================================
What you are adding:
Go to your RSInterface.java and search for
Below that putCode:aclass44 = archive;
Now search for something likeCode:buttonInterface(rsFonts);
You may not find exactly that, but search for something that has to do with your interfaces. Once you find it. below the last bracket, add thisCode:public static void optionTab
Now Compile your server.Code:public static void buttonInterface(RSFont[] TDA) { RSInterface Interface = addInterface(29665); addSprite(29666, 0, "Interfaces/buttonInterface/INTERFACE"); addHoverButton(29667, "Interfaces/buttonInterface/CLOSE", 1, 15, 13, "Close", -1, 29668, 3); addHoveredButton(29668, "Interfaces/buttonInterface/CLOSE", 0, 15, 13, 29669); addText(29671, "Test for Interface by DiamondX", 0xFF9800, true, true, 52, TDA, 2); AddInterfaceButton(29672, 0, "Interfaces/buttonInterface/HOVER", 80, 20, "Click Button", 1); AddInterfaceButton(29673, 0, "Interfaces/buttonInterface/HOVER", 80, 20, "Click Button", 1); AddInterfaceButton(29674, 0, "Interfaces/buttonInterface/HOVER", 80, 20, "Click Button", 1); AddInterfaceButton(29675, 0, "Interfaces/buttonInterface/HOVER", 80, 20, "Click Button", 1); AddInterfaceButton(29676, 0, "Interfaces/buttonInterface/HOVER", 80, 20, "Click Button", 1); AddInterfaceButton(29677, 0, "Interfaces/buttonInterface/HOVER", 80, 20, "Click Button", 1); AddInterfaceButton(29678, 0, "Interfaces/buttonInterface/HOVER", 80, 20, "Click Button", 1); AddInterfaceButton(29679, 0, "Interfaces/buttonInterface/HOVER", 80, 20, "Click Button", 1); AddInterfaceButton(29680, 0, "Interfaces/buttonInterface/HOVER", 80, 20, "Click Button", 1); AddInterfaceButton(29681, 0, "Interfaces/buttonInterface/HOVER", 80, 20, "Click Button", 1); AddInterfaceButton(29682, 0, "Interfaces/buttonInterface/HOVER", 80, 20, "Click Button", 1); AddInterfaceButton(29683, 0, "Interfaces/buttonInterface/HOVER", 80, 20, "Click Button", 1); setChildren(16, Interface); setBounds(29666, 140, 26, 0, Interface);//Background setBounds(29667, 362, 31, 1, Interface);//Close Button setBounds(29668, 362, 31, 2, Interface);//Close Button setBounds(29671, 261, 45, 3, Interface);//Text setBounds(29672, 165, 69, 4, Interface);//Button 1 setBounds(29673, 275, 69, 5, Interface);//Button 2 setBounds(29674, 165, 110, 6, Interface);//Button 3 setBounds(29675, 275, 110, 7, Interface);//Button 4 setBounds(29676, 165, 150, 8, Interface);//Button 5 setBounds(29677, 275, 150, 9, Interface);//Button 6 setBounds(29678, 165, 191, 10, Interface);//Button 7 setBounds(29679, 275, 191, 11, Interface);//Button 8 setBounds(29680, 165, 232, 12, Interface);//Button 9 setBounds(29681, 275, 232, 13, Interface);//Button 10 setBounds(29682, 165, 273, 14, Interface);//Button 11 setBounds(29683, 275, 273, 15, Interface);//Button 12 }//Made By DiamondX
This is the last part, You need to add these Sprites to your Cache.
These go into "C:/YourCache/Sprites/Interfaces/"
[Only registered and activated users can see links. ] <------- Sprites go in your interface folder inside your cache.
And your done! If you need any help or get errors post them below and ill try to help you the best I can.
Also if you need help Server Sided I could possibly help you with that to.
- If credits are needed
99% Me
1% Whoever made those pictures.
================
If you have any blank interfaces or buttons you would like to let me use id love to take them. I will give you proper credits for the interfaces if i use them.

Nice. I rather like it.
Thanks Play Boy. Id like to see someone get good use out of it.
how do i make it so i can add it into a tab such as the task tab ?
Nice can be usefull
I hope everyone gets good use out of it.

its to small for a spawn interface unless you dont include pictures atleast. anyways good job for a start, interfacing becomes realllyyy fun once you get the hang of it.

I don't see much use for this, nevertheless thanks for sharing.
Thanks everyone.
Thanks for the guide and everything. This is how mine turned out:
![]()
| « [317] Shift-Click Drop with Context Menu Actions Fix | XTEAS Format Converter (JSON to TXT) » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |