Thread: Clipping problems

Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11  
    Donator
    Darkness's Avatar
    Join Date
    Nov 2012
    Age
    26
    Posts
    876
    Thanks given
    121
    Thanks received
    75
    Rep Power
    47
    Quote Originally Posted by Photon View Post
    For the first one I don't have a clue. The second, if the objects that are removed are hardcoded (or loaded from config at startup) you can simply skip the clipping for those objects and thirdly clip the custom ones as you would with other objects with the same system.

    Looking at the code though it's probably easier to just rip the whole clipping system out and replace it. I've written a full clipping system with just these resources:

    Path Finding – Coke And Code
    https://www.rune-server.org/runescap...lculation.html
    and the CollisionMap.java and MapRegion.java files from Majors 317 release: https://www.rune-server.org/runescap...17-client.html

    If you set your system up like this it's 100x easier to remove/add objects (and their clipping) and it also helps if you ever want to work with map palettes.
    Just read, will look into it !!

    Bumping incase someone got something simpler or know exactly the problem
    Reply With Quote  
     

  2. #12  
    Extreme Donator

    Kiana's Avatar
    Join Date
    May 2015
    Posts
    1,050
    Thanks given
    147
    Thanks received
    187
    Rep Power
    223
    Quote Originally Posted by Sacrifice View Post
    Just read, will look into it !!

    Bumping incase someone got something simpler or know exactly the problem
    I have it fixed but not sure what the problem was maybe ask Idiot Bird he fixed it for me.
    Reply With Quote  
     

  3. Thankful user:


  4. #13  
    Donator
    Darkness's Avatar
    Join Date
    Nov 2012
    Age
    26
    Posts
    876
    Thanks given
    121
    Thanks received
    75
    Rep Power
    47
    Quote Originally Posted by jaydon View Post
    I have it fixed but not sure what the problem was maybe ask Idiot Bird he fixed it for me.
    Will do ! thanks!

    You could also consider sharing if you havent put too much work into it! , or just the clip files

    TYsm
    Reply With Quote  
     

  5. #14  
    Donator
    Darkness's Avatar
    Join Date
    Nov 2012
    Age
    26
    Posts
    876
    Thanks given
    121
    Thanks received
    75
    Rep Power
    47
    bump
    Reply With Quote  
     

Page 2 of 2 FirstFirst 12

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. Clipping Problem
    By Koolio in forum Help
    Replies: 11
    Last Post: 12-14-2013, 06:11 AM
  2. [PI] Region Clipping Problem!
    By Havixil in forum Help
    Replies: 1
    Last Post: 12-03-2013, 06:07 PM
  3. Replies: 4
    Last Post: 03-03-2013, 01:07 AM
  4. Rsps clipping problem
    By kramatic in forum Help
    Replies: 2
    Last Post: 08-07-2012, 05:59 AM
  5. [PI] Clipping problem.
    By Kylee123456 in forum Help
    Replies: 3
    Last Post: 03-06-2012, 12:36 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
  •