Thread: Boundaries

Results 1 to 6 of 6
  1. #1 Boundaries 
    Typical Swede


    Join Date
    Jul 2008
    Posts
    1,162
    Thanks given
    204
    Thanks received
    154
    Rep Power
    217
    I got these for my achievement diary system, maybe someone else can find some use in it as well.

    Code:
        
     /**     
       * Diary locations
       */
    	public static final Boundary VARROCK_BOUNDARY = new Boundary(3136, 3349, 3326, 3519);
    	public static final Boundary ARDOUGNE_BOUNDARY = new Boundary(2432, 3259, 2690, 3380);
    	public static final Boundary ARDOUGNE_ZOO_BRIDGE_BOUNDARY = new Boundary(2611, 3270, 2614, 3280);
    	public static final Boundary FALADOR_BOUNDARY = new Boundary(2935, 3310, 3066, 3394);
    	public static final Boundary CRAFTING_GUILD_BOUNDARY = new Boundary(2925, 3274, 2944, 3292);
    	public static final Boundary TAVERLY_BOUNDARY = new Boundary(2866, 3388, 2938, 3517);
    	public static final Boundary LUMRIDGE_BOUNDARY = new Boundary(3142, 3139, 3265, 3306);
    	public static final Boundary DRAYNOR_DUNGEON_BOUNDARY = new Boundary(3084, 9623, 3132, 9700);
    	public static final Boundary AL_KHARID_BOUNDARY = new Boundary(3263, 3136, 3388, 3328);
    	public static final Boundary DRAYNOR_MANOR_BOUNDARY = new Boundary(3074, 3311, 3131, 3388);
    	public static final Boundary DRAYNOR_BOUNDARY = new Boundary(3065, 3216, 3136, 3292);
    	public static final Boundary KARAMJA_BOUNDARY = new Boundary(2816, 3139, 2965, 3205);
    	public static final Boundary BRIMHAVEN_BOUNDARY = new Boundary(2683, 3138, 2815, 3248);
    	public static final Boundary BRIMHAVEN_DUNGEON_BOUNDARY = new Boundary(2627, 9415, 2745, 9600);
    	public static final Boundary TZHAAR_CITY_BOUNDARY = new Boundary(2368, 5056, 2495, 5183);
    	public static final Boundary FOUNTAIN_OF_RUNE_BOUNDARY = new Boundary(3367, 3888, 3380, 3899);
    	public static final Boundary DEMONIC_RUINS_BOUNDARY = new Boundary(3279, 3879, 3294, 3893);
    	public static final Boundary WILDERNESS_GOD_WARS_BOUNDARY = new Boundary(3008, 10112, 3071, 10175);
    	public static final Boundary RESOURCE_AREA_BOUNDARY = new Boundary(3173, 3923, 3197, 3945);
    	public static final Boundary CANIFIS_BOUNDARY = new Boundary(3471, 3462, 3516, 3514);
    	public static final Boundary CATHERBY_BOUNDARY = new Boundary(2767, 3392, 2864, 3521);
    	public static final Boundary SEERS_BOUNDARY = new Boundary(2574, 3393, 2766, 3517);
    	public static final Boundary RELLEKKA_BOUNDARY = new Boundary(2590, 3597, 2815, 3837);
    	public static final Boundary GNOME_STRONGHOLD_BOUNDARY = new Boundary(2369, 3398, 2503, 3550);
    	public static final Boundary LLETYA_BOUNDARY = new Boundary(2314, 3153, 2358, 3195);
    	public static final Boundary BANDIT_CAMP_BOUNDARY = new Boundary(3156, 2965, 3189, 2993);
    	public static final Boundary DESERT_BOUNDARY = new Boundary(3136, 2880, 3517, 3122);
    	public static final Boundary SLAYER_TOWER_BOUNDARY = new Boundary(3399, 3527, 3454, 3581);
    	public static final Boundary APE_ATOLL_BOUNDARY = new Boundary(2691, 2692, 2815, 2812);
    	public static final Boundary FELDIP_HILLS_BOUNDARY = new Boundary(2474, 2880, 2672, 3010);
    	public static final Boundary YANILLE_BOUNDARY = new Boundary(2531, 3072, 2624, 3126);
    	public static final Boundary ZEAH_BOUNDARY = new Boundary(1402, 3446, 1920, 3972);
    	public static final Boundary LUNAR_ISLE_BOUNDARY = new Boundary(2049, 3844, 2187, 3959);
    	public static final Boundary FREMENNIK_ISLES_BOUNDARY = new Boundary(2300, 3776, 2436, 3902);
    	public static final Boundary WATERBIRTH_ISLAND_BOUNDARY = new Boundary(2495, 3711, 2559, 3772);
    	public static final Boundary MISCELLANIA_BOUNDARY = new Boundary(2493, 3835, 2628, 3921);

    'Strange things did happen here no stranger would it be'
    ______________________________________________
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Nov 2012
    Age
    25
    Posts
    242
    Thanks given
    250
    Thanks received
    62
    Rep Power
    89
    This may be helpful, thanks!
    Quote Originally Posted by Therandomkid View Post
    if you wanna hate just remember i fucked your mom
    Reply With Quote  
     

  3. #3  
    Super Donator

    Chivvon's Avatar
    Join Date
    May 2016
    Posts
    487
    Thanks given
    69
    Thanks received
    142
    Rep Power
    285
    Can be useful one day , thanks ;3
    Reply With Quote  
     

  4. #4  
    Registered Member
    Zivik's Avatar
    Join Date
    Oct 2007
    Age
    28
    Posts
    4,421
    Thanks given
    891
    Thanks received
    1,527
    Rep Power
    3285
    Thanks for the share mate. Could come in handy.
    Reply With Quote  
     

  5. #5  
    Ex Rune-Scaper

    Join Date
    Jun 2008
    Posts
    3,534
    Thanks given
    457
    Thanks received
    1,257
    Rep Power
    990
    What revision/data are these coordinates for?
    Attached image
    Reply With Quote  
     

  6. #6  
    Typical Swede


    Join Date
    Jul 2008
    Posts
    1,162
    Thanks given
    204
    Thanks received
    154
    Rep Power
    217
    Quote Originally Posted by Free View Post
    What revision/data are these coordinates for?
    Oldschool #116+

    However most general boundaries would do on most revisions I believe.

    'Strange things did happen here no stranger would it be'
    ______________________________________________
    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. Basic Donator Boundaries
    By YouSeemMadBro in forum Snippets
    Replies: 20
    Last Post: 03-12-2012, 11:02 PM
  2. KBD Multi boundaries
    By Huey in forum Requests
    Replies: 0
    Last Post: 01-30-2012, 02:03 AM
  3. [PI] Fixing Boundary levels for wildy!
    By Hoodlum in forum Help
    Replies: 5
    Last Post: 06-17-2011, 05:05 PM
  4. [PI] Correct Wild Boundaries.
    By Hoodlum in forum Help
    Replies: 0
    Last Post: 06-08-2011, 11:18 PM
  5. Boundary checking
    By WH:II:DOW in forum Tutorials
    Replies: 8
    Last Post: 11-08-2009, 07:17 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
  •