Thread: How do I change teleports on iClarity?

Results 1 to 3 of 3
  1. #1 How do I change teleports on iClarity? 
    Registered Member
    Join Date
    Sep 2009
    Posts
    67
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    Topic.
    Reply With Quote  
     

  2. #2  
    Registered Member
    jordan641's Avatar
    Join Date
    Apr 2010
    Posts
    1,807
    Thanks given
    70
    Thanks received
    128
    Rep Power
    189
    I don't have it but did you check in Constants.java?

    If you have it you will see something like this..
    Code:
    	public static final int VARROCKX = 3090;//homeX
    	public static final int VARROCKY = 3490;//homeY
    	public static final int LUMBRIGEX = 3221;
    	public static final int LUMBRIGEY = 3219;
    Change the red to the new coords
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Sep 2009
    Posts
    67
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    iClarity doesn't have Constants.java.
    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
  •