Thread: help on clanchat tab

Results 1 to 9 of 9
  1. #1 help on clanchat tab 
    Registered Member austin_gct's Avatar
    Join Date
    Jan 2008
    Posts
    234
    Thanks given
    0
    Thanks received
    0
    Rep Power
    3
    [IMG][Only registered and activated users can see links. ][/IMG]

    how do i fix this when i click it it dissappers and it shows correstly if its not clicked the redstone might be doing it but idk really
    Spoiler for msn:
     

  2. #2  
    I'm Back

    Stewie's Avatar
    Join Date
    Jul 2008
    Age
    26
    Posts
    7,989
    Thanks given
    1,877
    Thanks received
    1,491
    Rep Power
    5000
    most likely because the sideIcons are not loaded properly. They are probably already on the backbase sprite. You have to load them on top of redstones as seperate sprites in order for it to work.


    [Only registered and activated users can see links. ]
     

  3. #3  
    Registered Member austin_gct's Avatar
    Join Date
    Jan 2008
    Posts
    234
    Thanks given
    0
    Thanks received
    0
    Rep Power
    3
    it works for the others just not this one
    Spoiler for msn:
     

  4. #4  
    I'm Back

    Stewie's Avatar
    Join Date
    Jul 2008
    Age
    26
    Posts
    7,989
    Thanks given
    1,877
    Thanks received
    1,491
    Rep Power
    5000
    Mind uploading your backbase2 sprite?
    Because I'm thinking that the person got lazy and didn't load the CC Sprite correctly, so they just put the sprite on the backbase.


    [Only registered and activated users can see links. ]
     

  5. #5  
    Registered Member austin_gct's Avatar
    Join Date
    Jan 2008
    Posts
    234
    Thanks given
    0
    Thanks received
    0
    Rep Power
    3
    this is the code i think and i think i screwed it up cuss now it pops up but it looks weird and no redstone
    Code:
    	else if (s.startsWith("redstone1"))
    	{
    		try
    		{
    				anInt1440 = 38;
    				anInt1441 = 37;
    				anIntArray1439 = new int[anInt1440 * anInt1441];
    				Image image = Toolkit.getDefaultToolkit().getImage("./Sprites/REDSTONE1 0.png");
    				if(client.flip) { image = Toolkit.getDefaultToolkit().getImage("./Sprites/REDSTONE1 1.png"); }
    				if(client.flip_s) { image = Toolkit.getDefaultToolkit().getImage("./Sprites/REDSTONE1 2.png"); }
    				if(client.flip_s) { image = Toolkit.getDefaultToolkit().getImage("./Sprites/SIDEICONS 13.png"); }
    				if(client.flip_r) { image = Toolkit.getDefaultToolkit().getImage("./Sprites/REDSTONE1 3.png"); }
    				PixelGrabber pixelgrabber = new PixelGrabber(image, 0, 0, anInt1440, anInt1441, anIntArray1439, 0, anInt1440);
    				pixelgrabber.grabPixels();
    				
    			}
    			catch (Exception exception)
    			{
    				System.out.println(((Object) (exception)));
    			}
    		}
    Spoiler for msn:
     

  6. #6  
    Registered Member austin_gct's Avatar
    Join Date
    Jan 2008
    Posts
    234
    Thanks given
    0
    Thanks received
    0
    Rep Power
    3
    [Only registered and activated users can see links. ]
    Spoiler for msn:
     

  7. #7  
    I'm Back

    Stewie's Avatar
    Join Date
    Jul 2008
    Age
    26
    Posts
    7,989
    Thanks given
    1,877
    Thanks received
    1,491
    Rep Power
    5000
    Its in client.java


    [Only registered and activated users can see links. ]
     

  8. #8  
    Registered Member austin_gct's Avatar
    Join Date
    Jan 2008
    Posts
    234
    Thanks given
    0
    Thanks received
    0
    Rep Power
    3
    Code:
                aClass30_Sub2_Sub1_Sub1_1074 = new Class30_Sub2_Sub1_Sub1(class44_2, "mapdots", 0);
                aClass30_Sub2_Sub1_Sub1_1075 = new Class30_Sub2_Sub1_Sub1(class44_2, "mapdots", 1);
                aClass30_Sub2_Sub1_Sub1_1076 = new Class30_Sub2_Sub1_Sub1(class44_2, "mapdots", 2);
                aClass30_Sub2_Sub1_Sub1_1077 = new Class30_Sub2_Sub1_Sub1(class44_2, "mapdots", 3);
                aClass30_Sub2_Sub1_Sub1_1078 = new Class30_Sub2_Sub1_Sub1(class44_2, "mapdots", 4);
                aClass30_Sub2_Sub1_Sub1_1024 = new Class30_Sub2_Sub1_Sub1(class44_2, "scrollbar", 0);
                aClass30_Sub2_Sub1_Sub1_1025 = new Class30_Sub2_Sub1_Sub1(class44_2, "scrollbar", 1);
                aClass30_Sub2_Sub1_Sub1_1143 = new Class30_Sub2_Sub1_Sub1(class44_2, "redstone1", 0);
                aClass30_Sub2_Sub1_Sub1_1144 = new Class30_Sub2_Sub1_Sub1(class44_2, "redstone2", 0); flip = true;
                aClass30_Sub2_Sub1_Sub2_1145 = new Class30_Sub2_Sub1_Sub2(class44_2, "redstone3", 0);
                aClass30_Sub2_Sub1_Sub1_1146 = new Class30_Sub2_Sub1_Sub1(class44_2, "redstone1", 0);
                //aClass30_Sub2_Sub1_Sub2_1146.method358(0);
                aClass30_Sub2_Sub1_Sub1_1147 = new Class30_Sub2_Sub1_Sub1(class44_2, "redstone2", 0); flip = false; flip_s = true;
                //aClass30_Sub2_Sub1_Sub2_1147.method358(0);
                aClass30_Sub2_Sub1_Sub1_865 = new Class30_Sub2_Sub1_Sub1(class44_2, "redstone1", 0);
                //aClass30_Sub2_Sub1_Sub2_865.method359(true);
                aClass30_Sub2_Sub1_Sub1_866 = new Class30_Sub2_Sub1_Sub1(class44_2, "redstone2", 0);
                //aClass30_Sub2_Sub1_Sub2_866.method359(true);
                aClass30_Sub2_Sub1_Sub2_867 = new Class30_Sub2_Sub1_Sub2(class44_2, "redstone3", 0); flip_s = false; flip_r = true;
                aClass30_Sub2_Sub1_Sub2_867.method359(true);
                aClass30_Sub2_Sub1_Sub1_868 = new Class30_Sub2_Sub1_Sub1(class44_2, "redstone1", 0);
                //aClass30_Sub2_Sub1_Sub2_868.method358(0);
                //aClass30_Sub2_Sub1_Sub2_868.method359(true);
                aClass30_Sub2_Sub1_Sub2_869 = new Class30_Sub2_Sub1_Sub2(class44_2, "redstone2", 0);
                aClass30_Sub2_Sub1_Sub2_869.method358(0);
                aClass30_Sub2_Sub1_Sub2_869.method359(true);
    this is all i found
    Spoiler for msn:
     

  9. #9  
    Registered Member austin_gct's Avatar
    Join Date
    Jan 2008
    Posts
    234
    Thanks given
    0
    Thanks received
    0
    Rep Power
    3
    can anyone help or tell me where a tut is on this?
    Spoiler for msn:
     


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
  •