Thread: help pi

Results 1 to 4 of 4
  1. #1 help pi 
    Registered Member ajmcbsat1's Avatar
    Join Date
    May 2012
    Posts
    576
    Thanks given
    118
    Thanks received
    27
    Rep Power
    0
    how do i make an item (book) open an interface(pages)
    plz help
    #Theydonefreedmyniggapea2nutz
    Attached image
    Reply With Quote  
     

  2. #2  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,283
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    go to clickingitem or whatever handles your item clicking and add the book.

    Code:
    				case xxxx:
    			c.getPA().showInterface(oooo);
    			break;
    xxxx being the item id
    oooo being the interface id..idk how to get the interface id
    Reply With Quote  
     

  3. #3  
    Registered Member cheers09's Avatar
    Join Date
    Apr 2009
    Posts
    140
    Thanks given
    2
    Thanks received
    16
    Rep Power
    14
    packets, click item etc. add the case id which is usually the item id, making it show the specific interface(id). Try to figure it out
    Reply With Quote  
     

  4. #4  
    Registered Member ajmcbsat1's Avatar
    Join Date
    May 2012
    Posts
    576
    Thanks given
    118
    Thanks received
    27
    Rep Power
    0
    ty im kinda new so how do i add an interface
    #Theydonefreedmyniggapea2nutz
    Attached image
    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

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