Thread: Walkinghandler.java, tiles.java - Clipping Config Command! WOOT!

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1 Walkinghandler.java, tiles.java - Clipping Config Command! WOOT! 
    Registered Member
    Join Date
    Jun 2010
    Posts
    559
    Thanks given
    105
    Thanks received
    30
    Rep Power
    17
    Well, it's simple

    In the config folder, add a new text file, and name it

    "Clipping Config"

    now add this command.
    Code:
    if (command.startsWith("clip") && playerRights >= 3) {
    writeLog("tiles.put("+heightLevel+" << 28 | "+absX+" << 14 | "+absY+", true);", "Clipping Config");
    sM("You have sucessfully added a clipping config to a text file.");
    }
    all you do, is stand on the tile you want clipped, then type ::clip
    it does it for heightlevel's too.
    Reply With Quote  
     

  2. #2  
    Registered Member Kenaboy's Avatar
    Join Date
    Dec 2009
    Age
    26
    Posts
    904
    Thanks given
    71
    Thanks received
    10
    Rep Power
    28
    nice gj
    Reply With Quote  
     

  3. #3  
    Registered Member
    Chiief's Avatar
    Join Date
    Jun 2010
    Posts
    1,546
    Thanks given
    69
    Thanks received
    238
    Rep Power
    611
    You need to load the info as well....
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jun 2010
    Posts
    559
    Thanks given
    105
    Thanks received
    30
    Rep Power
    17
    Quote Originally Posted by Chief View Post
    You need to load the info as well....
    ...Uhh, what info...?

    EDIT: If you mean by loading the clipping configs, you just copy + paste out of Clipping Config.txt
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Oct 2008
    Posts
    1,540
    Thanks given
    27
    Thanks received
    71
    Rep Power
    465
    been released before
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jun 2010
    Posts
    559
    Thanks given
    105
    Thanks received
    30
    Rep Power
    17
    Quote Originally Posted by Apocryphal View Post
    been released before
    Cool Story.
    Link me.
    Reply With Quote  
     

  7. #7  
    Banned
    Join Date
    May 2010
    Posts
    1,550
    Thanks given
    92
    Thanks received
    154
    Rep Power
    0
    Stop doing this shitty winterLove stuff. Do clipping through the cache like Hyperion does.
    Reply With Quote  
     

  8. Thankful users:


  9. #8  
    Registered Member
    Join Date
    Jun 2010
    Posts
    559
    Thanks given
    105
    Thanks received
    30
    Rep Power
    17
    Well, atm i don't know how to do it through the cache.
    Reply With Quote  
     

  10. #9  
    Registered Member

    Join Date
    Jun 2009
    Posts
    454
    Thanks given
    31
    Thanks received
    48
    Rep Power
    168
    Quote Originally Posted by Falador View Post
    Stop doing this shitty winterLove stuff. Do clipping through the cache like Hyperion does.

    Don't be a fag. WinterLove will never die, it is the best base to learn the basics from and to be able to get a decent grip of the RS2 protocol.
    Reply With Quote  
     

  11. Thankful users:


  12. #10  
    Banned
    Join Date
    May 2010
    Posts
    1,550
    Thanks given
    92
    Thanks received
    154
    Rep Power
    0
    Quote Originally Posted by Jmood View Post
    Don't be a fag. WinterLove will never die, it is the best base to learn the basics from and to be able to get a decent grip of the RS2 protocol.
    I never said it will die, I just said to do it like Hyperion does..Do it properly or don't do it at all.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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. Replies: 1
    Last Post: 04-27-2010, 01:34 AM
  2. Replies: 7
    Last Post: 09-06-2009, 06:05 AM
  3. 1 Error, Command.java
    By Xenon in forum Help
    Replies: 7
    Last Post: 03-31-2009, 04:21 PM
  4. Replies: 116
    Last Post: 10-15-2008, 08:13 AM
  5. Command maker in java
    By .Hitten in forum Tools
    Replies: 5
    Last Post: 07-27-2008, 05: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
  •