Thread: Custom Client Background [377]

Results 1 to 6 of 6
  1. #1 Custom Client Background [377] 
    Ian...
    Guest
    This is a basic tutorial on how to set a custom background in a 377 client
    (NOT 317 with 377 cache)

    Firstof all, make an JPG image that is 766x503
    Then you need to slice it inhalf and flip it horizonaly;

    Example:-


    and put it in the client folder.

    Now open the file;

    Code:
    Class50_Sub1_Sub1_Sub1.java
    and Search for;
    Code:
    Image image = Toolkit.getDefaultToolkit().createImage(abyte0);
    now Replace that with;
    Code:
    Image image = Toolkit.getDefaultToolkit().getImage("ImageName.jpg");
    Save & Compile Then Run.

    And You Will Have A Custom BG.

    - Ian...
     

  2. #2  
    Registered Member
    Your Name's Avatar
    Join Date
    Oct 2007
    Age
    29
    Posts
    1,442
    Thanks given
    0
    Thanks received
    4
    Rep Power
    172
    that kinda looks cool and were can i get a 377 client?
    [Only registered and activated users can see links. ]



    MoparScape name = Doodooss
     

  3. #3  
    Ian...
    Guest
    WhiteFang Released One To Go With His Server Seeing As His Is 377 Client Logins Only.
    So Check On His Fourm.
     

  4. #4  
    Registered Member
    Your Name's Avatar
    Join Date
    Oct 2007
    Age
    29
    Posts
    1,442
    Thanks given
    0
    Thanks received
    4
    Rep Power
    172
    his forums rnt workin.. lol
    [Only registered and activated users can see links. ]



    MoparScape name = Doodooss
     

  5. #5  
    Ian...
    Guest
    There Hosted By Himself, So He Mus'nt Be On His Computer/Laptop
     

  6. #6  
    35518
    Guest
    You have to do more then that or you get an error.
     


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
  •