Thread: Simple Items Kept On Death base.

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1 Items Kept on Death Interface/ActionButton.. REQ: MOVE TO CONFIG. 
    Registered Member

    Join Date
    May 2008
    Posts
    446
    Thanks given
    136
    Thanks received
    52
    Rep Power
    355
    Description: Making the interface for the Items Kept On Death button work.

    Difficulty: 0.

    Assumed Knowledge: Ctrl+F, Copy+paste.

    Tested Server: 474 base, Lazy's Base v4.

    Files/Classes Modified: Buttonhandler.java

    Procedure
    Step 1: In buttonhandler.java, find:.

    Code:
    case 50:
    Replace the whole case with this:

    Code:
    			case 50:
    				myPlayer.setInterface(1, 102, 77);
    				break;
    IF YOU CANNOT FIND CASE 50: in your Buttonhandler.java, follow this:

    Code:
    private void interface387(int ID) {
    Then simply add this:
    Code:
    			case 50:
    				myPlayer.setInterface(1, 102, 77);
    				break;
    Credits: Myself, and Lumby for an Interface list which provided the Skull on Death Interface.
    Last edited by Extea; 01-09-2009 at 01:17 AM. Reason: Rename.
    Reply With Quote  
     

  2. #2  
    owner mosta
    Guest
    nice mtsmtsmtsmts lol
    Reply With Quote  
     

  3. #3  
    Officially Retired


    Join Date
    Oct 2007
    Age
    27
    Posts
    5,456
    Thanks given
    558
    Thanks received
    122
    Rep Power
    1364
    nice man
    Reply With Quote  
     

  4. #4  
    Member Market Banned Market Banned

    Zee Best's Avatar
    Join Date
    Feb 2007
    Age
    29
    Posts
    3,036
    Thanks given
    24
    Thanks received
    210
    Rep Power
    1171
    Retarded, how the **** is this a base, you just posted an interface; go back to 317.


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Sep 2006
    Age
    28
    Posts
    330
    Thanks given
    0
    Thanks received
    2
    Rep Power
    35
    jesus christ, wtf!
    Can these tutorials please stop being posted omfg!
    Reply With Quote  
     

  6. #6  
    Banned

    Join Date
    May 2007
    Posts
    2,690
    Thanks given
    115
    Thanks received
    45
    Rep Power
    0
    Wow, this rocks! I wish there are more tuts on "how to make a interface open up when you click a button"!
    Reply With Quote  
     

  7. #7  
    Registered Member
    ncarug02's Avatar
    Join Date
    May 2008
    Age
    27
    Posts
    893
    Thanks given
    6
    Thanks received
    4
    Rep Power
    92
    we should stop posting these simple tuts....and start figuring stuff ourselves



    ~Nick
    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    May 2008
    Posts
    446
    Thanks given
    136
    Thanks received
    52
    Rep Power
    355
    Lol, I'm just trying to help new coders who don't know how to find interfaces, and code action buttons.

    Why flame, if you don't like it, don't post?
    Reply With Quote  
     

  9. #9  
    paramore
    Guest
    yeah everyone, its a bit harsh.. tbh im coding the hardest part of 474 servers.. this damn mapdata problem, and i havent had time to look at interfaces.. so give it a rest with the flaming and why dont you all just code your own crap instead of getting the more experienced coders to do the dirty crap for you all.
    Reply With Quote  
     

  10. #10  
    Registered Member

    Join Date
    May 2008
    Posts
    446
    Thanks given
    136
    Thanks received
    52
    Rep Power
    355
    Quote Originally Posted by paramore View Post
    yeah everyone, its a bit harsh.. tbh im coding the hardest part of 474 servers.. this damn mapdata problem, and i havent had time to look at interfaces.. so give it a rest with the flaming and why dont you all just code your own crap instead of getting the more experienced coders to do the dirty crap for you all.

    Thanks bud, and goodluck.
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •