Thread: [PI] Custom Interface Made By DiamondX

Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1 [PI] Custom Interface Made By DiamondX 
    Registered Member DiamondX's Avatar
    Join Date
    Dec 2012
    Posts
    59
    Thanks given
    2
    Thanks received
    4
    Rep Power
    13
    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

    Code:
    aclass44 = archive;
    Below that put

    Code:
    buttonInterface(rsFonts);
    Now search for something like

    Code:
    public static void optionTab
    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 this

    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
    Now Compile your server.

    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.
    Reply With Quote  
     

  2. Thankful user:


  3. #2  
    The sleeper

    Ashpire's Avatar
    Join Date
    Mar 2012
    Age
    24
    Posts
    2,611
    Thanks given
    875
    Thanks received
    1,674
    Discord
    View profile
    Rep Power
    955
    Nice. I rather like it.
    Reply With Quote  
     

  4. #3  
    Registered Member DiamondX's Avatar
    Join Date
    Dec 2012
    Posts
    59
    Thanks given
    2
    Thanks received
    4
    Rep Power
    13
    Thanks Play Boy. Id like to see someone get good use out of it.
    Reply With Quote  
     

  5. #4  
    Registered Member
    Join Date
    Sep 2010
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    how do i make it so i can add it into a tab such as the task tab ?
    Reply With Quote  
     

  6. #5  
    Banned
    Join Date
    Nov 2012
    Posts
    336
    Thanks given
    28
    Thanks received
    33
    Rep Power
    0
    Nice can be usefull
    Reply With Quote  
     

  7. #6  
    Registered Member DiamondX's Avatar
    Join Date
    Dec 2012
    Posts
    59
    Thanks given
    2
    Thanks received
    4
    Rep Power
    13
    I hope everyone gets good use out of it.
    Reply With Quote  
     

  8. #7  
    WEEEEEWOOOOWEEEEEWOOOOWEEEEWOOOO-----[[#]]---[[8]]--[[8]]------[[8]]----[[8]]------[[8]]
    sIlLy gOoSe's Avatar
    Join Date
    Nov 2012
    Posts
    3,235
    Thanks given
    1,285
    Thanks received
    2,307
    Discord
    View profile
    Rep Power
    5000
    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.

    Spoiler for Come under my wing:

    Spoiler for sb lol!:





    Oldschool Runescape progress thread is [Only registered and activated users can see links. ]!
    Reply With Quote  
     

  9. #8  
    Registered Member

    Join Date
    Jun 2011
    Posts
    2,474
    Thanks given
    23
    Thanks received
    650
    Rep Power
    390
    I don't see much use for this, nevertheless thanks for sharing.
    Reply With Quote  
     

  10. #9  
    Registered Member DiamondX's Avatar
    Join Date
    Dec 2012
    Posts
    59
    Thanks given
    2
    Thanks received
    4
    Rep Power
    13
    Thanks everyone.
    Reply With Quote  
     

  11. #10  
    Registered Member i am prod's Avatar
    Join Date
    Feb 2011
    Posts
    11
    Thanks given
    1
    Thanks received
    10
    Rep Power
    8
    Thanks for the guide and everything. This is how mine turned out:

    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. My custom made skill guide interface.
    By owner blade in forum Show-off
    Replies: 17
    Last Post: 04-05-2011, 11:32 PM
  2. I made a custom pPotion ...
    By x dh x in forum Help
    Replies: 17
    Last Post: 03-02-2011, 04:49 PM
  3. Two custom songs i made.
    By Jioannou in forum Music
    Replies: 8
    Last Post: 04-19-2009, 01:05 AM
  4. Custom Made Teletabs
    By Crazy Cam10 in forum Tutorials
    Replies: 14
    Last Post: 10-03-2007, 09:09 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •