Thread: Making teleing easier due removing portals and adding new interfaces.

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23
  1. #11  
    Soulze
    Guest
    Yes Firecape it could, If (NpcID == 0) { setSideBarinterface.. or you could make options and make one option open it .
     

  2. #12  
    Registered Member

    Join Date
    Oct 2007
    Posts
    1,017
    Thanks given
    1
    Thanks received
    3
    Rep Power
    562
    So I u click on a NPC this will get it?

    That will be easy to make. Just add if to your first click npc case

    Code:
    if (NPCID = ###) {
    setSidebarInterface(3, 3209);
    sendQuest("Your 1th Tele here", 15240);// Tele 1
    sendQuest("Your 2nd Tele here", 15241);// Tele 2
    sendQuest("Your 3th Tele here", 15239);// Tele 3
    sendQuest("Your 4th Tele here", 15243);// Tele 4
    sendQuest("Your 5th Tele here", 15242);// Tele 5
    }
    Would be something like that, but I can't check it now.
     

  3. #13  
    Banned
    Join Date
    Mar 2008
    Posts
    546
    Thanks given
    1
    Thanks received
    1
    Rep Power
    0
    can you make it so when you click a teleport spell this pops up in your invo?
     

  4. #14  
    Registered Member

    Join Date
    Oct 2007
    Posts
    1,017
    Thanks given
    1
    Thanks received
    3
    Rep Power
    562
    Mmmm,

    That would be a bit harder, but look at your teleport spells and just place Step one there.
     

  5. #15  
    Mariushka
    Guest
    I've definitely seen something like this long time ago ! Maybe on mopar I dunno... If you made it by yourself.. GJ anyways
     

  6. #16  
    Registered Member


    Join Date
    Jul 2007
    Posts
    4,133
    Thanks given
    789
    Thanks received
    2,716
    Rep Power
    5000
    nice and usefull tut thank you
     

  7. #17  
    Registered Member

    Join Date
    Oct 2007
    Posts
    1,017
    Thanks given
    1
    Thanks received
    3
    Rep Power
    562
    I made it myself,

    And since I am only here for like 1 month I would'nt leech becuase i dont want a bad rep.
     

  8. #18  
    Registered Member
    Join Date
    Jan 2008
    Posts
    111
    Thanks given
    2
    Thanks received
    0
    Rep Power
    4
    realy nice and usefull,dont have to use so many portals because of this rep++
     

  9. #19  
    Registered Member

    Join Date
    Dec 2006
    Age
    27
    Posts
    1,508
    Thanks given
    5
    Thanks received
    0
    Rep Power
    141
    Damn, good job, looks pretty good.
    I don't play RuneScape anymore
     

  10. #20  
    Registered Member

    Join Date
    Oct 2007
    Posts
    1,017
    Thanks given
    1
    Thanks received
    3
    Rep Power
    562
    Maybe I Make a V2 with multiple interfaces.
     

Page 2 of 3 FirstFirst 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
  •