Thread: Click on skill to teleport somewhere?

Page 1 of 3 123 LastLast
Results 1 to 10 of 25
  1. #1 Click on skill to teleport somewhere? 
    Banned

    Join Date
    Nov 2009
    Posts
    4,222
    Thanks given
    2,950
    Thanks received
    1,362
    Rep Power
    0
    Hi, I was wondering if there was a code so that you can click on a skill tab, let's say Mining, and it would teleport you to a certain spot?

    Don't get what I'm trying to say? Here's an explanation with pictures:

    So, if someone had their skills tab open like this:



    Let's say they would left click on the Mining skill. How can I make it so it teleports them let's say to the falador mines?

    Also, I want the teleport GFX when they click it, not just a quick switch between screens.

    I'm willing to use TeamViewer as well if you can help out.

    Thanks, Shadow.
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Nov 2009
    Posts
    4,222
    Thanks given
    2,950
    Thanks received
    1,362
    Rep Power
    0
    Anyone?
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Sep 2009
    Posts
    201
    Thanks given
    0
    Thanks received
    17
    Rep Power
    147
    add me on msn it isnt too hard to do [Only registered and activated users can see links. ]
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Nov 2009
    Posts
    4,222
    Thanks given
    2,950
    Thanks received
    1,362
    Rep Power
    0
    Alright, I'll add you now. Anymore suggestions though?
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Sep 2009
    Posts
    201
    Thanks given
    0
    Thanks received
    17
    Rep Power
    147
    i dont need to suggest its so easy to do via get the button id add it to the case get the teleport void and make a teleport ive done this before lol
    Reply With Quote  
     

  6. #6  
    Fuck yeah!
    Mergim's Avatar
    Join Date
    May 2009
    Age
    28
    Posts
    2,309
    Thanks given
    218
    Thanks received
    187
    Rep Power
    1619
    case ####:
    c.toX ####;
    c.toY ####;
    break;

    ? =p
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Nov 2009
    Posts
    4,222
    Thanks given
    2,950
    Thanks received
    1,362
    Rep Power
    0
    Alright, I'll add you.
    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    Sep 2009
    Posts
    201
    Thanks given
    0
    Thanks received
    17
    Rep Power
    147
    learn to read famous lol

    case ####:
    c.toX ####;
    c.toY ####;
    break;

    ? =p

    would not give him the animation he needs to use the void and he most probilliy would not know how to get the cases or where to put them plus his teamviewers expierd lol
    Reply With Quote  
     

  9. #9  
    Registered Member
    Trock's Avatar
    Join Date
    Jul 2009
    Age
    25
    Posts
    1,915
    Thanks given
    14
    Thanks received
    66
    Rep Power
    532
    case ####:
    c.toX ####;
    c.toY ####;
    c.StillGfx(#, #, #);
    break;
    Quote Originally Posted by Psyduck View Post
    Vouch

    Quote Originally Posted by VelSion View Post
    Huge Vouch, made so many deals with him, went smoothly!
    Reply With Quote  
     

  10. #10  
    Banned

    Join Date
    Nov 2009
    Posts
    4,222
    Thanks given
    2,950
    Thanks received
    1,362
    Rep Power
    0
    Alright, sec, lemme try.
    Reply With Quote  
     

Page 1 of 3 123 LastLast

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
  •