Thread: Home tele.

Results 1 to 6 of 6
  1. #1 Home tele. 
    Registered Member
    Join Date
    Jun 2013
    Posts
    18
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    So when i try to tele home i get this interface this has a 2nd option "never mind"



    When i click the home telport im the spell book i just want it to tele me home.






    Thanks, Keith
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jun 2013
    Posts
    40
    Thanks given
    26
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by keithmitchell123 View Post
    So when i try to tele home i get this interface this has a 2nd option "never mind"



    When i click the home telport im the spell book i just want it to tele me home.






    Thanks, Keith
    Do you have teamviewer? PM me.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jun 2013
    Posts
    18
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Not giving out teamviwer sorry mate. just want someone to help me on here.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jun 2013
    Posts
    40
    Thanks given
    26
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by keithmitchell123 View Post
    Not giving out teamviwer sorry mate. just want someone to help me on here.
    Then how're we suppose to help you?
    Reply With Quote  
     

  5. #5  
    Registered Member Stewie1million's Avatar
    Join Date
    Jun 2011
    Posts
    588
    Thanks given
    2
    Thanks received
    56
    Rep Power
    14
    In clickingbuttons.java look for
    Code:
    c.getDH().sendOption2("Home", Never Mind.");
    Remove that and add:
    Code:
    c.getPA().startTeleport(3094, 3469, 0, "modern");
    Replace with your home coords of course.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Zivik's Avatar
    Join Date
    Oct 2007
    Age
    28
    Posts
    4,421
    Thanks given
    891
    Thanks received
    1,527
    Rep Power
    3285
    Clickingbuttons.java (case 4171, should be anyways)

    Code:
    				String type = c.playerMagicBook == 0 ? "modern" : "ancient";
    				c.getPA().startTeleport(coord X, coord Y, 0, type);
    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. Replies: 22
    Last Post: 01-09-2010, 04:34 PM
  2. home tele
    By jer123 in forum Help
    Replies: 1
    Last Post: 08-19-2009, 11:25 PM
  3. Lumbridge Home tele emote + GFX
    By White. in forum Requests
    Replies: 3
    Last Post: 06-26-2009, 05:04 PM
  4. home tele anims and gfx's
    By Hotyute in forum Configuration
    Replies: 3
    Last Post: 01-29-2009, 02:41 PM
  5. [503] almost perfect home tele
    By Icy Whip in forum Tutorials
    Replies: 19
    Last Post: 08-15-2008, 06:50 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
  •