Welcome to the RaGEZONE - MMORPG development forums.

doors

This is a discussion on doors within the RS Help forums, part of the Runescape category; i cant open doors. in any server,client,source i use >.< anyone know what would cause this? this includes 508 servers ...

Results 1 to 4 of 4
  1. #1
    Aztec Gaming
    Rank
    Member +
    Join Date
    Jun 2010
    Location
    U.S.A
    Posts
    466
    Liked
    60

    doors

    Click
    i cant open doors. in any server,client,source i use >.< anyone know what would cause this?

    this includes 508 servers and 317 servers


    The Best Weapon ever for FLyFF

  2. #2
    There's no RL just AFK
    Rank
    Alpha Member
    Join Date
    May 2006
    Location
    Scotland
    Posts
    2,213
    Liked
    7

    Re: doors

    The doors haven't been coded to open. A typical flaw of most sources.
    "It is not who i am underneath, but what i do that defines me"

  3. #3
    Hardcore Member
    Rank
    Member
    Join Date
    Jan 2009
    Location
    Ohio
    Posts
    146
    Liked
    4

    Re: doors

    just use ::noclip :P

  4. #4
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Nov 2007
    Location
    Netherlands
    Posts
    313
    Liked
    2

    Re: doors

    Coding doors is pretty hard because of the huge amounts of doors in the game. If you have specific doors (like a door which is on X-coordinate 3000 and Y-Coordinate 2000, for example), you can open up your ObjectOption1.java (508) or Client.java (317, i believe) and make it replace the current object in the same object, but with a different direction.. so the door is opened. To make it closed you need to do the same but with an opposite direction.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •