Thread: Making ancients and normal teleport spells teleport you somewhere

Results 1 to 6 of 6
  1. #1 Making ancients and normal teleport spells teleport you somewhere 
    Lostprophets
    Guest
    Purpose: To add working teleports for ancient and normal teleport spells (no animation and gfx added)

    Difficulty: 1 its easy

    Assumed Knowledge:C&P tbh lol

    Server Base:czar should work on most tho don't see why it wouldn't on others

    Classes Modified:client.java

    Procedure:
    Step 1:
    Search for
    Code:
    case 185:
    step 2:
    and then under
    Code:
    switch(actionButtonId) {
    add this base.
    Code:
    case ****:
    teleportToX = ****
    teleportToY = ****
    sendMessage("your text here");
    break;
    You should be able to work it out from there ill post the cases of normal and ancient teleport cases:

    ~~~Normal teleport spells~~~
    Varrock:4140
    Falador:4146
    Lumbridge:4143
    camelot:4150
    Ardy:6004
    watchtower:6005
    trolhiem:29031
    Ape Atoll:72038

    ~~~Ancient teleport spells~~~
    paddwwea:50235
    Senntisten:50245
    Kharyrll:50253
    Lasaar:51005
    cant find name its the one with the d on it lol:51013
    Carrallangar:51023
    Annakarl: 51031
    Ghorrock: 51039

    i think that is it.

    I hope i helped you starters out there =)

    Credits:me because i didnt seen anyone post this
    i posted this out of my bordem lol...
     

  2. #2  
    Optimist

    Vice's Avatar
    Join Date
    Nov 2007
    Age
    25
    Posts
    3,263
    Thanks given
    3
    Thanks received
    59
    Rep Power
    2536
    heh nice 1st comment woo amnt going to use but this looks good thanks lostprophets
    Jack
    Scotland
    Undergraduate - BSc Computing Science
     

  3. #3  
    Lostprophets
    Guest
    thanks for reply but idk if i can help you with that start command maybe just add the items to there inventory when they first login?
     

  4. #4  
    nlking50
    Guest
    Oh nice thanks
     

  5. #5  
    Sub
    Sub is offline
    sυввч

    Sub's Avatar
    Join Date
    Aug 2007
    Age
    21
    Posts
    4,325
    Thanks given
    1,082
    Thanks received
    346
    Discord
    View profile
    Rep Power
    2755
    lol .................!
     

  6. #6  
    Optimist

    Vice's Avatar
    Join Date
    Nov 2007
    Age
    25
    Posts
    3,263
    Thanks given
    3
    Thanks received
    59
    Rep Power
    2536
    Quote Originally Posted by Lostprophets View Post
    thanks for reply but idk if i can help you with that start command maybe just add the items to there inventory when they first login?
    this sounds really noobish but i need to learn better coding, how do i add items to their inventory. ill try cause ive got an idea
    Jack
    Scotland
    Undergraduate - BSc Computing Science
     


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
  •