Thread: Trading with shopkeeper.

Results 1 to 5 of 5
  1. #1 Trading with shopkeeper. 
    Registered Member
    Join Date
    May 2009
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hello, I am currently using a delta base. when i rick click and trade a shop keeper. it does nothing. how do i fix it so it will open up the shop?
    Reply With Quote  
     

  2. #2  
    sex inFamous's Avatar
    Join Date
    Sep 2008
    Posts
    0
    Thanks given
    6
    Thanks received
    4
    Rep Power
    0
    Go to tutorial section, search how to add shops..
    i'm back...
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    May 2009
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I cant find any send link please?
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    May 2009
    Posts
    1,387
    Thanks given
    21
    Thanks received
    14
    Rep Power
    0
    Search for wanneShop or wanneStore in client.java and you should find examples. I can't remember which of those it is.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jan 2009
    Posts
    525
    Thanks given
    1
    Thanks received
    8
    Rep Power
    29
    Search for this :

    if(NPCID == 545){
    openTan();
    }
    Under it add

    if(NPCID == ####){
    PutNPCCoords = true;
    WanneShop = X;
    }
    Replace #### with npc id and X with wanneshop id.
    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
  •