Thread: How to open shops without the right click "trade"?

Results 1 to 4 of 4
  1. #1 How to open shops without the right click "trade"? 
    Banned
    Join Date
    Jul 2012
    Posts
    327
    Thanks given
    22
    Thanks received
    14
    Rep Power
    0
    Title ^.^
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Feb 2013
    Posts
    4,409
    Thanks given
    59
    Thanks received
    478
    Rep Power
    138
    Option1 instead of 2 in npchandler
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Jul 2012
    Posts
    327
    Thanks given
    22
    Thanks received
    14
    Rep Power
    0
    Quote Originally Posted by Datbeastmayne View Post
    Option1 instead of 2 in npchandler
    Say if this is my code. What do I add to it?

    Code:
    else if (npc.getId() == 549)
    					ShopsHandler.openShop(player, 15);
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Feb 2013
    Posts
    4,409
    Thanks given
    59
    Thanks received
    478
    Rep Power
    138
    nothing, simply put it under the option1 with the others
    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. 667/718 How to load Shops without restarting
    By Goliath in forum Snippets
    Replies: 25
    Last Post: 07-16-2013, 05:59 AM
  2. Replies: 2
    Last Post: 03-23-2012, 09:48 PM
  3. Replies: 0
    Last Post: 02-12-2012, 12:06 AM
  4. [508]How To Open Up The Char Design Screen[508]
    By I Pk Cookies in forum Snippets
    Replies: 7
    Last Post: 09-21-2009, 02:17 AM
  5. Replies: 3
    Last Post: 09-09-2009, 09:57 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
  •