How to enable only Prime Shop and remove VIP 0?

vithor

Vassal
Customer
How do I enable only the first option in PrimeShop?

My L2.ini

[PrimeShop]
UsePrimeShop=true
UseClassicPrimeShop=false
UseGoodsInventory=false
NewPrimeShop=true

My server.properties

PrimeShopEnabled = True
PrimeShopGamePointItemId = 57
PrimeShopEnableRewardCoinTab = False
PrimeShopSilverCoinItemId = 29983
PrimeShopGoldCoinItemId = 29984
PrimeShopVipEnabled = False
PrimeShopVipMaxLevel = 7
PrimeShopPurchasingAddVipPoints = True
PrimeShopPurchasingAddVipPointsCoefficient = 1.

1748033193032.webp

And yet the VIP section keeps appearing
 
How do I enable only the first option in PrimeShop?

My L2.ini

[PrimeShop]
UsePrimeShop=true
UseClassicPrimeShop=false
UseGoodsInventory=false
NewPrimeShop=true

My server.properties

PrimeShopEnabled = True
PrimeShopGamePointItemId = 57
PrimeShopEnableRewardCoinTab = False
PrimeShopSilverCoinItemId = 29983
PrimeShopGoldCoinItemId = 29984
PrimeShopVipEnabled = False
PrimeShopVipMaxLevel = 7
PrimeShopPurchasingAddVipPoints = True
PrimeShopPurchasingAddVipPointsCoefficient = 1.

View attachment 6079

And yet the VIP section keeps appearing
have you disabled it from the gameserver/config service?
 
How do I enable only the first option in PrimeShop?

My L2.ini

[PrimeShop]
UsePrimeShop=true
UseClassicPrimeShop=false
UseGoodsInventory=false
NewPrimeShop=true

My server.properties

PrimeShopEnabled = True
PrimeShopGamePointItemId = 57
PrimeShopEnableRewardCoinTab = False
PrimeShopSilverCoinItemId = 29983
PrimeShopGoldCoinItemId = 29984
PrimeShopVipEnabled = False
PrimeShopVipMaxLevel = 7
PrimeShopPurchasingAddVipPoints = True
PrimeShopPurchasingAddVipPointsCoefficient = 1.

View attachment 6079

And yet the VIP section keeps appearing
Only remove from the game client interface, that is the built-in button to interface. Server didn't send any info for this vip window
 
Back
Top