Thread: ObjectClick (Adding Doors)

Results 1 to 3 of 3
  1. #1 ObjectClick (Adding Doors) 
    Registered Member
    Join Date
    Jul 2010
    Posts
    41
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Hey all,
    recently i have been planning to create a private server and have bumped into a small problem inside the objectclick.java file, the code below is representing the door into the crafting guild.


    case 2647:
    if(objectX == 2933 && objectY == 3289){
    client.getActionAssistant().object(1512, objectX, objectY+1, 1, 0);
    client.getActionAssistant().object(14000, objectX, objectY, 0, 1);
    }


    i would love to understand how you operate doors making them open and close, i have tried making the object face different ways but i just dont understand it . i hope you can explain and help me understand what way the doors face and how you make them face that way .

    Thanks A LOT,

    RuneHel
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jul 2010
    Posts
    41
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Pleaseee help me
    Reply With Quote  
     

  3. #3  
    Registered Member
    Polaroid's Avatar
    Join Date
    Jul 2009
    Posts
    936
    Thanks given
    1,088
    Thanks received
    63
    Rep Power
    94
    Look through WhiteScape
    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. [317]Adding Working Doors
    By v0xy in forum Tutorials
    Replies: 11
    Last Post: 08-23-2010, 11:24 AM
  2. objectClick for bluur client
    By Snow Cat123 in forum Requests
    Replies: 0
    Last Post: 12-05-2009, 05:44 PM
  3. adding altars + open doors rep++
    By danny94 in forum Help
    Replies: 5
    Last Post: 12-05-2009, 04:39 PM
  4. objectClick.java (Got bored xD)
    By ParasyncheD in forum Tutorials
    Replies: 9
    Last Post: 01-23-2008, 04:54 AM
Tags for this Thread

View Tag Cloud

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