Thread: [718] Always Opens or Remove Doors

Results 1 to 3 of 3
  1. #1 [718] Always Opens or Remove Doors 
    Donator
    Wobblum's Avatar
    Join Date
    Dec 2011
    Posts
    238
    Thanks given
    11
    Thanks received
    11
    Rep Power
    11
    I've been using Rune-Evo for a few months now as my server base and it has done me pretty well. I have recently moved my home to a good location but in between the main home area and the shops there are two doors that I want to either remove or make them always stay open. I really don't know where to start with this or if it's even possible.

    If someone could help me out then that would be appreciated!




    Reply With Quote  
     

  2. #2  
    Donator

    Join Date
    Jan 2014
    Posts
    1,617
    Thanks given
    8
    Thanks received
    196
    Rep Power
    39
    To open the door take a look at Objecthandler.Java.

    To remove the doors goo to:
    Code:
    Npcspawning.Java
    And then use this to remove the doors.
    Code:
    		World.deleteObject(new WorldTile(X, X, X));
    Reply With Quote  
     

  3. #3  
    L O S E Y O U R S E L F
    Format's Avatar
    Join Date
    Aug 2013
    Posts
    2,311
    Thanks given
    1,131
    Thanks received
    1,461
    Rep Power
    5000
    If removing the doors don't work for you, try just set the rotation to what ever rotation makes it open. That will leave it open.


    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: 1
    Last Post: 06-15-2012, 05:11 PM
  2. [PI] Removing Doors Or Making Them Open
    By ItsGoml in forum Help
    Replies: 1
    Last Post: 06-30-2011, 07:15 PM
  3. 525 how do i open or delete a door?
    By Syndicate in forum Help
    Replies: 7
    Last Post: 07-16-2010, 08:59 PM
  4. [508] Opening and Closing Doors
    By Neelix in forum Tutorials
    Replies: 12
    Last Post: 05-17-2009, 10:28 PM
  5. Drag Dagger V1 Post Or Remove
    By h0ster in forum Downloads
    Replies: 1
    Last Post: 09-05-2008, 06:03 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
  •