Thread: Kalphite queen lair multicombat

Results 1 to 4 of 4
  1. #1 Kalphite queen lair multicombat 
    Registered Member

    Join Date
    Dec 2010
    Posts
    1,982
    Thanks given
    174
    Thanks received
    256
    Rep Power
    223
    Has anyone got the Co-ords in Npc.java for the Kalphite queen?

    Appreciated.
    Reply With Quote  
     

  2. #2  


    RS Wiki's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    9,688
    Thanks given
    1,752
    Thanks received
    3,103
    Rep Power
    5000
    //kq lair
    spawn = 1158 3485 9492 0 0 45 999 500 Kq
    that's mine, and that should be the legit one too.
    All the best,
    Wiki




    coming soon
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Dec 2010
    Posts
    1,982
    Thanks given
    174
    Thanks received
    256
    Rep Power
    223
    Quote Originally Posted by xxifish i x View Post
    that's mine, and that should be the legit one too.
    I ment the Multiway combat co-ords

    Code:
    public boolean inMulti() {
    Example
    Code:
    (absX >= 2371 && absX <= 2422 && absY >= 5062 && absY <= 5117) ||
    Thanks for commenting though i will use that aswell =D
    Reply With Quote  
     

  4. #4  
    Registered Member Recursion's Avatar
    Join Date
    Feb 2010
    Posts
    638
    Thanks given
    0
    Thanks received
    29
    Rep Power
    41
    Just go to the kq lair and grab the coords yourself.

    Code:
    (absX >= XXXX && absX <= XXXX && absY >= YYYY && absY <= YYYY)
    XXXX = South West X-Coord.
    XXXX = North East X-Coord.
    YYYY = South West Y-Coord.
    YYYY = North East Y-Coord.



    Finding the position of where you are at? Simple command.

    Command: mypos
    What to do: send the message ("X-Coord: " +player.absX+ " - Y-Coord: " +player.absY);

    Most servers already have this command implemented..
    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. Kalphite Lair
    By Vox' in forum Requests
    Replies: 4
    Last Post: 01-27-2014, 01:31 AM
  2. kalphite lair
    By Andrew in forum Help
    Replies: 2
    Last Post: 08-09-2010, 04:24 PM
  3. kalphite tunnel and lair coords
    By hyt45 in forum Help
    Replies: 2
    Last Post: 07-24-2010, 09:33 PM
  4. Kalphite lair
    By Gemma1042 in forum Help
    Replies: 3
    Last Post: 04-07-2010, 03:21 AM
  5. Kalphite lair map data
    By ncarug02 in forum Help
    Replies: 3
    Last Post: 07-04-2009, 07:10 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
  •