L2JMobius

Classic Interlude primeshop need help

javaman · 4 · 3081

Offline javaman

  • Vassal
  • *
    • Posts: 4
Hello i starting to using java 2 days ago.. And here is the first problem :) PrimeShop L2 Store


https://image.prntscr.com/image/xlsxb9FRTY20_zV5uy60Ag.png

in .ini enabled the shops
xml added the item
productname in system too.

mobius do not give information :)


Offline jamesfu1208

  • Heir
  • **
    • Posts: 45
U confrim your XML ID Name same to sytsem ProductName_Classic-XX ?


Offline javaman

  • Vassal
  • *
    • Posts: 4
i enabled the shops from l2.ini
Code: [Select]
[PrimeShop]
UsePrimeShop=true
UseClassicPrimeShop=true
UseGoodsInventory=true
NewPrimeShop=true

added the item in list xml
Code: [Select]
<item id="57" cat="1" paymentType="0" price="150" panelType="3" recommended="0" startSale="315558000" endSale="2127452400" dayOfWeek="127" startHour="0" startMinute="0" stopHour="23" stopMinute="59" stock="-1" maxStock="-1" salePercent="0" minLevel="0" maxLevel="0" minBirthday="0" maxBirthday="0" restrictionDay="0" availableCount="0">
<item itemId="57" count="1" />
</item>

productname in system too.
Code: [Select]
ProductName-eu.dat
product_name_begin    id=57    outer_name=[test]    description=[description test]    icon=[BranchSys.icon.br_four_leaf_clover_box_i00]    icon_panel=[None]    mainsubject=[]    product_name_end


Offline Zeron

  • Vassal
  • *
    • Posts: 1
I have the same problem.
I think the problem is in the system, I can't open the ProductName_Classic.dat file in L2ClientDat, only the ProductName.
And apparently the server validates the ProductName_Classic.