Thread: Walking through walls and unable to walk through doorgates on custom maps

Results 1 to 2 of 2
  1. #1 Walking through walls and unable to walk through doorgates on custom maps 
    Registered Member Bubble-Gum's Avatar
    Join Date
    Mar 2014
    Posts
    18
    Thanks given
    8
    Thanks received
    2
    Rep Power
    11
    Hello,
    i've been trying to add custom maps on my client but i'm unable to get the clipping fixed.
    how can i make it possible? Sometimes my player is walking through the walls or he can't leave a building even when there's a doorgate.

    I cant find a solution added the maps in client and server data in the mapdata map.

    regards, Bubble Gum
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jul 2014
    Posts
    44
    Thanks given
    3
    Thanks received
    4
    Rep Power
    10
    i have the same problem i have fixed for a part but idk how to clip a wall.
    i've clipped whole tiles that made them not walk thru walls..
    to clip tiles go to objectmanager.java and use this code or depending on your base
    Code:
                    deleteAndRemoveClip(3517, 2770, 0);//use to remove cliped tiles
    		
    		//
    		setClipped(3514, 2769, 0);//use to clip tiles
    Reply With Quote  
     

  3. Thankful user:



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: 4
    Last Post: 10-09-2017, 12:06 AM
  2. Unable to put the website on my host
    By Soru in forum Help
    Replies: 0
    Last Post: 08-08-2016, 11:35 PM
  3. Replies: 3
    Last Post: 06-05-2013, 11:39 PM
  4. Unable to walk in dynamic region
    By Andy in forum Help
    Replies: 1
    Last Post: 04-03-2013, 12:04 AM
  5. Replies: 5
    Last Post: 05-02-2009, 08:26 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
  •