L2JMobius

Frost Lord Vip System - Daily Present

RyanMcPercival · 1 · 2114

Offline RyanMcPercival

  • Vassal
  • *
    • Posts: 2
I have a problem with the vip system. When I want to check if the daily present is on the prime shop It doesn't show up on any tab. It should be in cat 5 but... nothing.

PrimeShop.xml
Code: [Select]
<item id="2090050" cat="5" paymentType="0" price="0" recommended="4" 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" isVipGift="true" vipTier="1">
<item itemId="71177" count="1" /> <!-- Daily Present - VIP 1 -->
</item>

I made this settings too:

L2.ini (L2FileEdit)
Code: [Select]
[VipSystem]
UseVipInfoWndAden=true

[PrimeShop]
UsePrimeShop=false
UseClassicPrimeShop=false
UseAdenPrimeShop=true
UseGoodsInventory=false
NewPrimeShop=true
"# Prime shop Aden needs to be true aswell..."

VipSystem.ini
Code: [Select]
VipEnabled = True
MaxVipLevel = 10
PrimeAffectPoints = True
LShopAffectPoints = False