Thread: Making items noteable. PI

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 Making items noteable. PI 
    Extreme Donator


    Join Date
    Dec 2011
    Posts
    323
    Thanks given
    92
    Thanks received
    46
    Rep Power
    81
    Hello. Title says all tbh. I need to know how to make items noteable.

    I've added some items, and some of them automatically duplicates (one normal and one note). But some of them dont. So how do I make those who doesnt wanna note noteable?

    Thanks
    Reply With Quote  
     

  2. #2  
    i want a PM. The best in life is free.
    Project M's Avatar
    Join Date
    Mar 2012
    Posts
    368
    Thanks given
    20
    Thanks received
    13
    Rep Power
    14
    Code:
    case 21010:
    				c.takeAsNote = true;
    				break;
    
    			case 21011:
    				c.takeAsNote = false;
    				break;
    maybe this?
    Reply With Quote  
     

  3. #3  
    Extreme Donator


    Join Date
    Dec 2011
    Posts
    323
    Thanks given
    92
    Thanks received
    46
    Rep Power
    81
    which item ID should i use for the noted items? Same as for the unnoted?
    Reply With Quote  
     

  4. #4  
    i want a PM. The best in life is free.
    Project M's Avatar
    Join Date
    Mar 2012
    Posts
    368
    Thanks given
    20
    Thanks received
    13
    Rep Power
    14
    Quote Originally Posted by Olem View Post
    which item ID should i use for the noted items? Same as for the unnoted?
    If you have note button in your bank you could use that details?
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jun 2012
    Posts
    91
    Thanks given
    1
    Thanks received
    1
    Rep Power
    11
    Where i put that in? what class
    Reply With Quote  
     

  6. #6  
    i want a PM. The best in life is free.
    Project M's Avatar
    Join Date
    Mar 2012
    Posts
    368
    Thanks given
    20
    Thanks received
    13
    Rep Power
    14
    Quote Originally Posted by pindapoep View Post
    Where i put that in? what class
    clickingbuttons.java
    Reply With Quote  
     

  7. #7  
    Extreme Donator


    Join Date
    Dec 2011
    Posts
    323
    Thanks given
    92
    Thanks received
    46
    Rep Power
    81
    Quote Originally Posted by Initium View Post
    If you have note button in your bank you could use that details?
    What? How do i get any details out of the bank when the item is not noteable?
    And to get it noteable i need that details?

    Evil circle...
    Reply With Quote  
     

  8. #8  
    i want a PM. The best in life is free.
    Project M's Avatar
    Join Date
    Mar 2012
    Posts
    368
    Thanks given
    20
    Thanks received
    13
    Rep Power
    14
    Quote Originally Posted by Olem View Post
    What? How do i get any details out of the bank when the item is not noteable?
    And to get it noteable i need that details?

    Evil circle...
    if you have like this:



    u see those 2 buttons ( if u got the newer one u see buttons aswell).
    click them and in the cmd it comes the id you are going to use.
    Reply With Quote  
     

  9. #9  
    Extreme Donator


    Join Date
    Dec 2011
    Posts
    323
    Thanks given
    92
    Thanks received
    46
    Rep Power
    81
    Yeah.. That's actionbutton ID. However, i need a ITEM id... When i try to note the item, it say "item cannot be noted" or something.
    Reply With Quote  
     

  10. #10  
    Banned

    Join Date
    Apr 2012
    Posts
    3,225
    Thanks given
    2,554
    Thanks received
    832
    Rep Power
    0
    Quote Originally Posted by Olem View Post
    Yeah.. That's actionbutton ID. However, i need a ITEM id... When i try to note the item, it say "item cannot be noted" or something.
    Sorry if i didn't bother to read the whole topic, but which item do u want to be noteable?

    If it's untradeable item, there is no item ID for a noted one, therefore, you can only make the item pile up, for example you can have 5k Fighter torsos piling up.

    I think you don't want that tho, coz it wouldn't make any sense, aight?

    The item you want to be noteable, is it going to be a currency of somekind?

    I can help you, just inform me.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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] Making custom items noteable
    By Debugger in forum Help
    Replies: 10
    Last Post: 09-15-2013, 03:29 AM
  2. how to make items noteable?
    By OodlesOfNoodles in forum Help
    Replies: 11
    Last Post: 08-02-2011, 11:51 PM
  3. Replies: 4
    Last Post: 07-09-2011, 03:57 PM
  4. 562 rs2hd noteable items!
    By i pwn u hard in forum Help
    Replies: 4
    Last Post: 03-26-2010, 09:51 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
  •