Thread: Which part of this code controls the colour? [ loading bar ]

Results 1 to 2 of 2
  1. #1 Which part of this code controls the colour? [ loading bar ] 
    Banned

    Join Date
    Sep 2009
    Posts
    3,245
    Thanks given
    195
    Thanks received
    255
    Rep Power
    0
    Code:
            aClass30_Sub2_Sub1_Sub4_1272.method381(0xffffff, "Pk Nation is loading - please wait...", 23693, c1 / 2 - 26 - byte1, c / 2);
            int j = c1 / 2 - 18 - byte1;
    	Class30_Sub2_Sub1.method337(c / 2 - 152, 304/*width*/, 18/*height*/, 0x8c1111, j, true); //OUTLINE
    	Class30_Sub2_Sub1.method337(c / 2 - 151, 302/*width*/, 16/*height*/, 0, j + 1, true); //INLINE
    	Class30_Sub2_Sub1.method336(14/*height*/, j + 2, c / 2 - 150, 0x8c1111, i * 3, 0); //MAIN BAR
    	Class30_Sub2_Sub1.method336(14/*height*/, j + 2, (c / 2 - 150) + i * 3, 0, 300 - i * 3, 0);
            aClass30_Sub2_Sub1_Sub4_1270.method381(0xffffff, s, 23693, (c1 / 2 - 5) - byte1, c / 2); //TEXT
            aClass15_1109.method238(171, 23680, super.aGraphics12, 202);
    Which part of this code changes the colour of the loading bar please?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Eternal Darknes's Avatar
    Join Date
    Jul 2007
    Age
    30
    Posts
    384
    Thanks given
    0
    Thanks received
    0
    Rep Power
    95
    0x8c111 is the color.
    Level me up

    Not allowed
    Reply With Quote  
     


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
  •