Thread: Couple Questions?

Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1 Couple Questions? 
    ZayScape
    Guest
    Hi, I'm using DeltaScape as a source and Kenneh's Clean Bluurr's Client. I've got a couple questions though:

    1) Why is the clan chat image cut off along the bottom? How can I fix it? Also, what are the button ID's of the 2 side buttons and how can I add an image to them and make them open?



    2) In the equipment's tab, there is this orange square:



    How can I replace it with the lock EXP button?

    Thanks.
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Apr 2009
    Posts
    568
    Thanks given
    2
    Thanks received
    10
    Rep Power
    0
    add your own sprites.
    Reply With Quote  
     

  3. #3  
    なぜこのテキストは日本語で書かれている ?

    Kenneh's Avatar
    Join Date
    Dec 2009
    Age
    27
    Posts
    2,754
    Thanks given
    63
    Thanks received
    296
    Rep Power
    478
    mmk for the clan chat icon search for Private chat, and scroll up, you should see something like this.
    Code:
    if(anIntArray1130[10] != -1 && (anInt1054 != 10 || anInt1161 % 20 < 10))
    					aClass30_Sub2_Sub1_Sub1Array947[9].method348(140, 16083, 1);
    				if(anIntArray1130[11] != -1 && (anInt1054 != 11 || anInt1161 % 20 < 10))
    					aClass30_Sub2_Sub1_Sub1Array947[10].method348(175, 16083, 5);
    thats where you change the position for the sprites.. and for the exp lock, you have to re add the interface in class9.java


    Reply With Quote  
     

  4. #4  
    ZayScape
    Guest
    Quote Originally Posted by Kenneh View Post
    mmk for the clan chat icon search for Private chat, and scroll up, you should see something like this.
    Code:
    if(anIntArray1130[10] != -1 && (anInt1054 != 10 || anInt1161 % 20 < 10))
    					aClass30_Sub2_Sub1_Sub1Array947[9].method348(140, 16083, 1);
    				if(anIntArray1130[11] != -1 && (anInt1054 != 11 || anInt1161 % 20 < 10))
    					aClass30_Sub2_Sub1_Sub1Array947[10].method348(175, 16083, 5);
    thats where you change the position for the sprites.. and for the exp lock, you have to re add the interface in class9.java
    Thanks bro. Do you have MSN by the way?
    Reply With Quote  
     

  5. #5  
    ZayScape
    Guest
    Quote Originally Posted by Kenneh View Post
    mmk for the clan chat icon search for Private chat, and scroll up, you should see something like this.
    Code:
    if(anIntArray1130[10] != -1 && (anInt1054 != 10 || anInt1161 % 20 < 10))
    					aClass30_Sub2_Sub1_Sub1Array947[9].method348(140, 16083, 1);
    				if(anIntArray1130[11] != -1 && (anInt1054 != 11 || anInt1161 % 20 < 10))
    					aClass30_Sub2_Sub1_Sub1Array947[10].method348(175, 16083, 5);
    thats where you change the position for the sprites.. and for the exp lock, you have to re add the interface in class9.java
    For some reason I can't find that piece of code. Doesn't seem to be there. o.O
    Reply With Quote  
     

  6. #6  
    ZayScape
    Guest
    No thanks. I like it and intend to improve it.
    Reply With Quote  
     

  7. #7  
    ZayScape
    Guest
    Let's get on topic here.
    Reply With Quote  
     

  8. #8  
    ZayScape
    Guest
    Oh, sorry, but I don't think that's the reason for why people aren't helping.
    Reply With Quote  
     

  9. #9  
    ZayScape
    Guest
    Help please?
    Reply With Quote  
     

  10. #10  
    ZayScape
    Guest
    Lol. Well? Help?
    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
  •