Thread: Help asap delta source

Results 1 to 4 of 4
  1. #1 Help asap delta source 
    Registered Member
    Join Date
    Feb 2009
    Posts
    37
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Hey Guys I need Help On This Asap:

    I Want To Change Co-Ord's For These Teleports:


    This Is My Code:

    break;
    case 73136:
    case 4143:
    case 50245: // edgeville teleport
    c.teleEffect = 1;
    c.sendQuest("Which wild zone?", 2470);
    c.sendQuest("Edgeville", 2471);
    c.sendQuest("Varrock", 2472);
    c.sendQuest("Mage Bank", 2473);
    c.sendFrame164(2469);
    Reply With Quote  
     

  2. #2  
    X UniiQue II V2
    Guest
    search for one of the coords and rest shud me there
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Feb 2009
    Posts
    37
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by X UniiQue II V2 View Post
    search for one of the coords and rest shud me there
    tried that not working

    ---------- Post added at 08:27 AM ---------- Previous post was at 08:23 AM ----------

    figured out thanks guys
    Reply With Quote  
     

  4. #4  
    ~Dark~
    Guest
    1. Find and open clickingmost.java.
    2. Do ctrl + f and find
    Code:
    case 9178
    3. Change the coords.

    I removed this from mine that is from what i can remember about it.
    Sorry if doesnt work.
    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
  •