Thread: PI operate button

Results 1 to 3 of 3
  1. #1 PI operate button 
    Registered Member
    Join Date
    Jul 2016
    Posts
    51
    Thanks given
    5
    Thanks received
    5
    Rep Power
    11
    I was searching around, and couldn't find how i can add operate button? I guess it's client sided huh?
    Since i want my DFS to work in Combat, i need to make a operate button, but i have just "Remove" "Examine"

    Will +REP!
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Jan 2010
    Age
    29
    Posts
    4,122
    Thanks given
    274
    Thanks received
    551
    Rep Power
    738
    In your client in RSInterface look for rsInterface.actions = new String[5];

    Under it in the for loop add (under the = null one)
    Code:
    					if (rsInterface.parentID == 1644)
    						rsInterface.actions[2] = "Operate";
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Registered Member
    Join Date
    Jul 2016
    Posts
    51
    Thanks given
    5
    Thanks received
    5
    Rep Power
    11
    Im glad you helped me again!
    This worked thanks alot Nighel! Ill REP you after since i can't rep you again, i need to speard it out for a while!
    Thanks again!
    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. PI - Clicking Buttons, Cases
    By Infexis in forum Help
    Replies: 2
    Last Post: 11-21-2010, 03:32 AM
  2. [PI] Action buttons not working
    By jordan641 in forum Help
    Replies: 1
    Last Post: 10-21-2010, 12:58 PM
  3. [PI] Clicking Buttons
    By .php in forum Help
    Replies: 3
    Last Post: 10-09-2010, 12:39 AM
  4. [PI] Clicking Button
    By Nighel in forum Help
    Replies: 19
    Last Post: 06-23-2010, 08:04 AM
  5. pi cape button
    By Romania Clan in forum Requests
    Replies: 1
    Last Post: 06-17-2010, 12:38 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
  •