Thread: [Help] How i view coordinations of 317 [Help]

Results 1 to 5 of 5
  1. #1 [Help] How i view coordinations of 317 [Help] 
    Registered Member
    Join Date
    Oct 2008
    Posts
    192
    Thanks given
    0
    Thanks received
    2
    Rep Power
    36
    can somewhone help me
    Reply With Quote  
     

  2. #2  
    hmu

    Jakey's Avatar
    Join Date
    Sep 2007
    Age
    34
    Posts
    6,489
    Thanks given
    109
    Thanks received
    277
    Rep Power
    1218
    Use silab client to view ID's of anything in the game, then find a client tells you coords a downloadable one. Look for swat's. Or in game, type ::coords.
    to contact me, PM me on rune-server.
    Reply With Quote  
     

  3. #3  
    Registered Member
    white full's Avatar
    Join Date
    Jul 2008
    Posts
    879
    Thanks given
    4
    Thanks received
    19
    Rep Power
    196
    ::mypos


    lol
    Reply With Quote  
     

  4. #4  
    Hax On
    Guest
    Add this with your other commands

    Code:
    			if (command.startsWith("mypos")) {
    				sendMessage("You are standing on X=" + absX + " Y=" + absY
    						+ " Your Height=" + heightLevel);
    				sendMessage("MapRegionX=" + mapRegionX + " MapRegionY="
    						+ mapRegionY);
    				sendMessage("CurrentX=" + currentX + " CurrentY=" + currentY);
    			}
    Reply With Quote  
     

  5. #5  
    Registered Member
    white full's Avatar
    Join Date
    Jul 2008
    Posts
    879
    Thanks given
    4
    Thanks received
    19
    Rep Power
    196
    Quote Originally Posted by Hax On View Post
    Add this with your other commands

    Code:
    			if (command.startsWith("mypos")) {
    				sendMessage("You are standing on X=" + absX + " Y=" + absY
    						+ " Your Height=" + heightLevel);
    				sendMessage("MapRegionX=" + mapRegionX + " MapRegionY="
    						+ mapRegionY);
    				sendMessage("CurrentX=" + currentX + " CurrentY=" + currentY);
    			}
    What he said lool, but check if you have the command.
    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
  •