Thread: [PI] Shop glitched.

Results 1 to 5 of 5
  1. #1 [PI] Shop glitched. 
    Rise Against
    Jurassic's Avatar
    Join Date
    Jan 2013
    Age
    27
    Posts
    364
    Thanks given
    44
    Thanks received
    46
    Rep Power
    21
    So, I added a shop to take tickets are a currency. It requires money in the inventory + the tickets. Also, all of the items in the shop don't have the correct prices, which is weird. Like the last 7 are worth max cash when I clearly priced them at 1 ticket each.

    This is the shop.
    Code:
    shop = 17	PvM_Ticket_Shop	2	2	15017	100	15018	100	15019	100	15020	100	15220	100	13263	100	15444	100	15443	100	15442	100	15441	100	10350	100	10348	100	10346	100	10352	100	10342	100	10338	100	10340	100	10344	100	10334	100	10330	100	10332	100	10336	100	19311	100	7478	1000	6635	1000	7774	1000	13037	1000	13039	1000	13043	1000	13045	1000
    Any reason why its doing this?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Nov 2012
    Posts
    79
    Thanks given
    8
    Thanks received
    2
    Rep Power
    13
    You probably have a wrong value in your prices.txt (where your prices get loaded in) and to change it so it takes another currency, check your shophandler and see how it's done with tokkuls?
    Reply With Quote  
     

  3. #3  
    Rise Against
    Jurassic's Avatar
    Join Date
    Jan 2013
    Age
    27
    Posts
    364
    Thanks given
    44
    Thanks received
    46
    Rep Power
    21
    I've already made the shop take another item (Agility arena tickets). The prices are correct but the shop is messed up.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Feb 2013
    Posts
    548
    Thanks given
    8
    Thanks received
    36
    Rep Power
    16
    You have to declare that the shop only accepts one type of currency.
    Reply With Quote  
     

  5. #5  
    Registered Member Unicode's Avatar
    Join Date
    May 2013
    Age
    30
    Posts
    296
    Thanks given
    18
    Thanks received
    6
    Rep Power
    16
    You have the edit and make the shop only accept that item instead of gold.

    This can be done in ShopHandler.java use the Tokkul shop as a reference, just C+P and edit the item ID to the agility tickets.

    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. [PI] Shops
    By Stew in forum Help
    Replies: 4
    Last Post: 07-07-2010, 08:05 AM
  2. PI Shop Error [Not Buying Items]
    By jameskmonger in forum Help
    Replies: 1
    Last Post: 06-27-2010, 01:09 PM
  3. shop glitch
    By timdude214 in forum Help
    Replies: 0
    Last Post: 06-15-2010, 07:25 PM
  4. PI-Shop
    By Romania Clan in forum Help
    Replies: 4
    Last Post: 06-12-2010, 11:55 AM
  5. [PI] Shop help?
    By PaNiiC Joe in forum Help
    Replies: 2
    Last Post: 06-08-2010, 02:20 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •