Thread: OSRS PK Release | Elvarg Based | Amazing Combat | NPC Pk Bots | Custom Interfaces |

Page 40 of 40 FirstFirst ... 30383940
Results 391 to 397 of 397
  1. #391  
    Registered Member
    Join Date
    Jan 2021
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Can someone guide me to a better source/client to start learning the basics please?
    Reply With Quote  
     

  2. #392  
    Registered Member
    Join Date
    Mar 2021
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Anyone resolved the issue with the client crashing immediately on when clicked, with the error "KeyEvent cannot be resolved to a variable"?


    //Key bindings?
    if(openInterfaceId == 53000) {
    for(int i = 0; i < 14; i++) {
    if(button == 53048 + (i*3)) {
    int key = KeyEvent.VK_F1 + first;
    if(key > KeyEvent.VK_F12) {
    key = KeyEvent.VK_ESCAPE;
    }
    TabBindings.bind(i, key);
    return;
    Reply With Quote  
     

  3. #393  
    Registered Member
    Join Date
    Mar 2021
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Discord
    View profile
    Rep Power
    0
    Quote Originally Posted by EricDorkman View Post
    Anyone resolved the issue with the client crashing immediately on when clicked, with the error "KeyEvent cannot be resolved to a variable"?
    In client.java, change line 163 (which imports KeyEvent) to:
    import java.awt.event.KeyEvent;
    Reply With Quote  
     

  4. #394  
    Registered Member
    Join Date
    Mar 2021
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Legend, thanks mate
    Reply With Quote  
     

  5. #395  
    Registered Member
    Join Date
    May 2013
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Discord
    View profile
    Rep Power
    0
    how do i change the ip to my own i cant find it anywhere to be able to run it lol
    Reply With Quote  
     

  6. #396  
    Registered Member

    Join Date
    Feb 2013
    Posts
    1,680
    Thanks given
    245
    Thanks received
    397
    Rep Power
    329
    Quote Originally Posted by Farcaster View Post
    how do i change the ip to my own i cant find it anywhere to be able to run it lol
    Take a look at the Configuration file, should be SERVER_ADDRESS.
    Reply With Quote  
     

  7. #397  
    Registered Member
    Join Date
    May 2013
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Discord
    View profile
    Rep Power
    0
    and lets say i do that and changed my ip address how to i update the files to run my server its showing they are white folders that i cant do anything with
    Reply With Quote  
     

Page 40 of 40 FirstFirst ... 30383940

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. Replies: 38
    Last Post: 04-24-2017, 04:43 AM
  2. Elvarg Base using diffrent NPC for shops
    By D E T H in forum Help
    Replies: 10
    Last Post: 04-18-2017, 10:35 PM
  3. Replies: 37
    Last Post: 08-15-2014, 06:27 AM
  4. Xero-Edition Pk Based | Amazing Combat
    By Guruu in forum Selling
    Replies: 42
    Last Post: 08-05-2014, 09:48 PM
  5. Replies: 36
    Last Post: 10-27-2012, 10:35 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •