Thread: some object first click options work, others dont?

Results 1 to 3 of 3
  1. #1 some object first click options work, others dont? 
    Donator


    Join Date
    Jul 2009
    Posts
    1,875
    Thanks given
    119
    Thanks received
    233
    Rep Power
    408
    ok well, im trying to make this object give the player a item, but it doesnt work.. im using the same thing i used for other objects that worked... it seems like some objects just dont work?

    Code:
                    case 2220:
    			c.getItems().addItem(2220,1);
    		break;
    		case 380:
    			c.getItems().addItem(9717,1);
    		break;
    the first case is what i just added that doesnt work.
    the second is a working one.

    its the same but the first doesnt work?

    what im trying to use:
    Reply With Quote  
     

  2. #2  
    Extreme Donator


    Join Date
    Oct 2006
    Posts
    1,370
    Thanks given
    64
    Thanks received
    197
    Rep Power
    426
    try both clickitem and actionhandler


    ~flow@hacking . rs
    Reply With Quote  
     

  3. #3  
    Donator


    Join Date
    Jul 2009
    Posts
    1,875
    Thanks given
    119
    Thanks received
    233
    Rep Power
    408
    Quote Originally Posted by phl0w View Post
    try both clickitem and actionhandler
    neither works
    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. New Rs right click options PI help
    By poprocke75 in forum Help
    Replies: 2
    Last Post: 01-01-2012, 07:50 AM
  2. [PI] Object click doesn't work?
    By jordan641 in forum Requests
    Replies: 1
    Last Post: 11-05-2010, 02:56 AM
  3. Right Click Options
    By exotic k0 in forum Help
    Replies: 1
    Last Post: 01-29-2009, 11:36 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
  •