Thread: Help with switches on DSPK

Results 1 to 8 of 8
  1. #1 Help with switches on DSPK 
    Registered Member darky's Avatar
    Join Date
    Aug 2008
    Posts
    134
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    On DestinationPK source the switching works but its not well great... , on RuneScape, when you switch items you usually mess up a few in your set... can anyone tell me how to fix switches a bit? make it so if you click the item... it kinda disappears for a sec
    Reply With Quote  
     

  2. #2  
    Registered Member darky's Avatar
    Join Date
    Aug 2008
    Posts
    134
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    Anyone with ideaS?
    Reply With Quote  
     

  3. #3  
    Registered Member darky's Avatar
    Join Date
    Aug 2008
    Posts
    134
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    any1 help please?
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jun 2008
    Posts
    317
    Thanks given
    87
    Thanks received
    38
    Rep Power
    25
    Clean up the server's process() in client.java

    Spoiler for List of l33ts:
    Code:
    1. Jinrake
    Reply With Quote  
     

  5. #5  
    Registered Member walid's Avatar
    Join Date
    Nov 2008
    Posts
    379
    Thanks given
    6
    Thanks received
    8
    Rep Power
    3
    If you mean when you click it it has transparency, that's client sided.


    Go to Sprite.java search for drawSprite1(int i, int j)

    and change k = 225 to k = 128

    there you go
    Reply With Quote  
     

  6. #6  
    Registered Member sketzo's Avatar
    Join Date
    Jul 2006
    Age
    29
    Posts
    424
    Thanks given
    19
    Thanks received
    15
    Rep Power
    34
    Ty Walid.. If this works, then rep+ .
    Reply With Quote  
     

  7. #7  
    Registered Member walid's Avatar
    Join Date
    Nov 2008
    Posts
    379
    Thanks given
    6
    Thanks received
    8
    Rep Power
    3
    It does work
    Reply With Quote  
     

  8. #8  
    Registered Member kiefer's Avatar
    Join Date
    Dec 2010
    Posts
    210
    Thanks given
    1
    Thanks received
    4
    Rep Power
    0
    i used to use dspk i fixed the switching ill sale you my client for 10$ ill let you team view me to show you the switching is normal
    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

Similar Threads

  1. Hybrid Switches/Same Slot Saving [508]
    By shassan in forum Tutorials
    Replies: 80
    Last Post: 01-12-2011, 12:42 AM
  2. How to use Switches and Cases
    By Lemonslayor in forum Website Development
    Replies: 7
    Last Post: 03-12-2010, 05:41 AM
  3. Using switches
    By Marco in forum Help
    Replies: 6
    Last Post: 10-24-2009, 12:11 PM
  4. Strings and Switches
    By Daniel in forum Application Development
    Replies: 0
    Last Post: 02-03-2009, 08:18 AM
  5. Switches [Simple]
    By Diljot in forum Tutorials
    Replies: 12
    Last Post: 06-01-2008, 05:41 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •