Thread: Adding teleports

Results 1 to 9 of 9
  1. #1 Adding teleports 
    Banned
    Join Date
    Apr 2013
    Posts
    245
    Thanks given
    9
    Thanks received
    0
    Rep Power
    0
    on my server in the minigames teleport ive got room to add another. and ive addec castle wars to it. how do i add a telport into my minigames one to tele u there?

    and any1 got the coords for the main waiting room where u choose the sara or zammy? ASAP?!?!
    Last edited by anthonyslegion; 05-03-2013 at 12:58 PM. Reason: coords
    Reply With Quote  
     

  2. #2  
    Registered Member Blaze3211's Avatar
    Join Date
    Dec 2012
    Posts
    384
    Thanks given
    39
    Thanks received
    4
    Rep Power
    10
    2441 3089
    Reply With Quote  
     

  3. #3  
    Registered Member Blaze3211's Avatar
    Join Date
    Dec 2012
    Posts
    384
    Thanks given
    39
    Thanks received
    4
    Rep Power
    10
    go to commands.java and add in

    if (playerCommand.equals("cwars")) {
    if (c.inWild())
    return;
    c.getPA().startTeleport(2441, 3089, 0, "modern");
    Reply With Quote  
     

  4. #4  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,283
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    Quote Originally Posted by Blaze3211 View Post
    go to commands.java and add in

    if (playerCommand.equals("cwars")) {
    if (c.inWild())
    return;
    c.getPA().startTeleport(2441, 3089, 0, "modern");
    Making it a command is ugly.
    Reply With Quote  
     

  5. #5  
    Banned
    Join Date
    Apr 2013
    Posts
    245
    Thanks given
    9
    Thanks received
    0
    Rep Power
    0
    ikr. aw man. castle wars dont work xD
    any1 got a fix?
    Reply With Quote  
     

  6. #6  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,283
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    Quote Originally Posted by anthonyslegion View Post
    ikr. aw man. castle wars dont work xD
    any1 got a fix?
    not every server has a functional castle wars.
    Reply With Quote  
     

  7. #7  
    Registered Member Blaze3211's Avatar
    Join Date
    Dec 2012
    Posts
    384
    Thanks given
    39
    Thanks received
    4
    Rep Power
    10
    Whats wrong with making it a command?
    Reply With Quote  
     

  8. #8  
    Registered Member Blaze3211's Avatar
    Join Date
    Dec 2012
    Posts
    384
    Thanks given
    39
    Thanks received
    4
    Rep Power
    10
    anyways if you want it to be a teleport then replace one of the minigames on either clickingbuttons.java or dialoguehandler.java then change the co-oordinates on clickingbuttons.java
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Apr 2013
    Posts
    102
    Thanks given
    5
    Thanks received
    3
    Rep Power
    11
    Quote Originally Posted by Blaze3211 View Post
    anyways if you want it to be a teleport then replace one of the minigames on either clickingbuttons.java or dialoguehandler.java then change the co-oordinates on clickingbuttons.java

    No, you don't need to replace it, if you said there was another slot for it to be, look at the other teleports, like the monster, copy what it says there and change it, and change to were the coordinates take you.
    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. Adding teleport like on current EmpireScape
    By Homie Pimpson in forum Tutorials
    Replies: 39
    Last Post: 09-13-2009, 09:31 AM
  2. Replies: 9
    Last Post: 07-18-2009, 09:43 AM
  3. adding teleports on quest tab?
    By x firecape x in forum Help
    Replies: 4
    Last Post: 04-12-2009, 10:45 AM
  4. Adding teleport interphase
    By adamhelloman8 in forum Help
    Replies: 8
    Last Post: 02-01-2009, 12:04 AM
  5. [TUT] Adding Teleport Book [TUT]
    By WolvesSoulZ in forum Tutorials
    Replies: 5
    Last Post: 10-01-2007, 04:40 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •