Thread: [PI] Making an option showable on the equip item screen?

Results 1 to 9 of 9
  1. #1 [PI] Making an option showable on the equip item screen? 
    Road to max

    Join Date
    Mar 2011
    Posts
    448
    Thanks given
    103
    Thanks received
    44
    Rep Power
    10
    It looks like this in my inventory:


    But in my equip item screen it looks like this:


    How can i make the options of picture one show up in picture 2?
    Reply With Quote  
     

  2. #2  
    Road to max

    Join Date
    Mar 2011
    Posts
    448
    Thanks given
    103
    Thanks received
    44
    Rep Power
    10
    I need this
    Reply With Quote  
     

  3. #3  
    Road to max

    Join Date
    Mar 2011
    Posts
    448
    Thanks given
    103
    Thanks received
    44
    Rep Power
    10
    Bumpity
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    Apr 2011
    Age
    26
    Posts
    540
    Thanks given
    238
    Thanks received
    46
    Rep Power
    0
    friendly bumpz0r
    Reply With Quote  
     

  5. #5  
    Banned imsuperman05's Avatar
    Join Date
    May 2011
    Posts
    410
    Thanks given
    21
    Thanks received
    25
    Rep Power
    0
    ItemDef.java find the model and add
    Code:
    		itemDef.itemActions[3] = "Teleport to Varrock";
    and so forth.
    Reply With Quote  
     

  6. #6  
    Road to max

    Join Date
    Mar 2011
    Posts
    448
    Thanks given
    103
    Thanks received
    44
    Rep Power
    10
    Quote Originally Posted by imsuperman05 View Post
    ItemDef.java find the model and add
    Code:
    		itemDef.itemActions[3] = "Teleport to Varrock";
    and so forth.
    I already added it, but it does not show up like that in my Equipment screen :/
    Reply With Quote  
     

  7. #7  
    Registered Member

    Join Date
    Feb 2007
    Posts
    994
    Thanks given
    25
    Thanks received
    47
    Rep Power
    604
    If I remember correctly for the equipment interface the actions are set by the interface itself and not the item.
    Reply With Quote  
     

  8. #8  
    Road to max

    Join Date
    Mar 2011
    Posts
    448
    Thanks given
    103
    Thanks received
    44
    Rep Power
    10
    Quote Originally Posted by bluurr View Post
    If I remember correctly for the equipment interface the actions are set by the interface itself and not the item.
    Yeah i tought so too, but maybe there is a way to do this? Because rs has this too.
    Reply With Quote  
     

  9. #9  
    Registered Member

    Join Date
    Feb 2007
    Posts
    994
    Thanks given
    25
    Thanks received
    47
    Rep Power
    604
    You could override the interface options within the client if you wanted to add more options.
    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: 0
    Last Post: 01-20-2011, 02:06 AM
  2. 525 drop item, equip item streams
    By †blood_eye† in forum Requests
    Replies: 0
    Last Post: 08-11-2009, 11:27 PM
  3. [BLUURR CLIENT] Help me with equip screen.
    By Coder Alex in forum Help
    Replies: 1
    Last Post: 04-24-2009, 09:15 PM
  4. Making an Item equip in the right spot on Czar
    By chamart in forum Tutorials
    Replies: 2
    Last Post: 02-22-2008, 07:24 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
  •