Thread: [PI] How do i add an teleport

Results 1 to 3 of 3
  1. #1 [PI] How do i add an teleport 
    Banned
    Join Date
    Oct 2009
    Posts
    246
    Thanks given
    9
    Thanks received
    4
    Rep Power
    0
    Base: PI
    Problem: adding an new teleport
    Errors(Compiling Errors):
    Other Information/Media(Pictures, etc):

    Alright so i got theese minigames teleports

    Barrows
    Pest Control
    Tzhaar cave
    Duel arena
    FUN PK /I WANT TO ADD THIS ONE

    Help?
    Reply With Quote  
     

  2. #2  
    Registered Member susurik's Avatar
    Join Date
    Jan 2011
    Posts
    253
    Thanks given
    140
    Thanks received
    13
    Rep Power
    2
    You want to change teleports on mage book?

    Edit: nvm!
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Oct 2010
    Posts
    716
    Thanks given
    82
    Thanks received
    131
    Rep Power
    0
    Code:
                            case 4143:
    			case 50245:
    			case 117123:
    			c.getDH().sendOption5("Barrows", "Pest Control","Thzaar cave", "Duel arena","FUN PK");
    			c.teleAction = 2;
    			break;
    Under:


    Code:
    case 9194:
    Code:
    } else if (c.teleAction == 2) {
    					//last minigame spot
    					c.getPA().spellTeleport(x,y,h);
    rep+ appreciated.
    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. [pi] teleport help
    By Monster in forum Help
    Replies: 9
    Last Post: 02-07-2011, 01:11 AM
  2. [PI] Adding a teleport and let it teleport
    By owner iwan in forum Help
    Replies: 6
    Last Post: 01-19-2011, 05:37 PM
  3. [PI] How do I add a 6th teleport?
    By Mister Pure in forum Help
    Replies: 8
    Last Post: 12-28-2010, 08:03 PM
  4. Teleport cfg help
    By vesalio in forum Help
    Replies: 0
    Last Post: 07-11-2010, 01:45 AM
  5. Replies: 5
    Last Post: 03-22-2008, 04:55 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
  •