Thread: [667] How do I make tiles to walk on.

Results 1 to 9 of 9
  1. #1 [667] How do I make tiles to walk on. 
    Registered Member
    Join Date
    Mar 2015
    Posts
    21
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Specifically I am looking to take down the gate from west to east ardougne. I have removed the gate objects, but users still cannot cross. I believe this to be the lack of a tile to walk on.

    If anyone has information (such as it actually being due to another invisible object) that would be great.

    But as is, I am a beginner to coding and have looked for some guides on this but found none that work.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jul 2013
    Posts
    20
    Thanks given
    0
    Thanks received
    3
    Rep Power
    11
    how did you remove the gate?
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jul 2013
    Posts
    20
    Thanks given
    0
    Thanks received
    3
    Rep Power
    11
    Maybe This Can Help
    Reply With Quote  
     

  4. Thankful user:


  5. #4  
    Registered Member
    Join Date
    Mar 2015
    Posts
    21
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by drewflu View Post
    how did you remove the gate?
    NPCSpawning.java
    World.removeObject(new WorldObject(id here, 10, rotation here, x here, y here, z here), true);
    Reply With Quote  
     

  6. #5  
    Registered Member
    Join Date
    Mar 2015
    Posts
    21
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by drewflu View Post
    Maybe This Can Help
    Thank you I'll give this a try
    Reply With Quote  
     

  7. #6  
    Registered Member
    Join Date
    Mar 2015
    Posts
    21
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by drewflu View Post
    Maybe This Can Help
    So unfortuneately that only removed the items. Did not replace them with a walkable space...
    Reply With Quote  
     

  8. #7  
    Registered Member
    Join Date
    Mar 2015
    Posts
    21
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    I guess what I'
    m trying to say is I need a way to take that link: http://www.rune-server.org/runescape...bjects-10.html
    and disable clipping where active.
    Reply With Quote  
     

  9. #8  
    Registered Member

    Join Date
    Jul 2011
    Posts
    808
    Thanks given
    448
    Thanks received
    250
    Rep Power
    126
    Remove the mask in that region on that spot. U can see how its done in region.java.
    Reply With Quote  
     

  10. Thankful user:


  11. #9  
    Registered Member
    Join Date
    Mar 2015
    Posts
    21
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by Zephyrr View Post
    Remove the mask in that region on that spot. U can see how its done in region.java.
    Thank you, I am too new to java and rsps to make much sense of this code, but it will be nice to revisit once I learn.
    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. Replies: 2
    Last Post: 08-26-2014, 07:03 PM
  2. Replies: 4
    Last Post: 07-31-2012, 03:35 PM
  3. 667 how do I make econonmy
    By 'Rawr in forum Help
    Replies: 3
    Last Post: 03-29-2012, 07:12 AM
  4. How do i make npc's walk on a 508?
    By WTFZ in forum Help
    Replies: 2
    Last Post: 05-18-2009, 07:43 PM
  5. how do you make client to go only your ip
    By zedex ranger in forum Tutorials
    Replies: 4
    Last Post: 04-26-2008, 05:28 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
  •