Jump to content

Question

Posted

Someone know how to setup or activate the primeshop on GF-Vanganth Extender?

 

I have already running Premium app on server side and I added those line on Client Side:
 

[PrimeShop]
UsePrimeShop=true
UseGoodsInventory=false
 
in l2server.ini I have this lines also activate
 
[Premium]
enable=true
address=127.0.0.1
port=4999
heartbeat=30
pause=false
cashShopPause=false
 
What else should I do to make this button show up in game?
 
Thx
 
 

5 answers to this question

Recommended Posts

  • 0
Posted

Made it!!

The problem was interface.u.

 

So I decompiled the file and I found this "BtnhideCashShop", so I edited it using any Hex editor and changing to "BtnShowCashShop", and done!

 

It was hiding because I took the interface.u file from a private server patch. The retail file have "BtnShowCashShop" as a default.

 

I hope this can help someone else.

 

Cheers

  • 0
Posted

 

Someone know how to setup or activate the primeshop on GF-Vanganth Extender?

 

I have already running Premium app on server side and I added those line on Client Side:

 

[PrimeShop]
UsePrimeShop=true
UseGoodsInventory=false
 
in l2server.ini I have this lines also activate
 
[Premium]
enable=true
address=127.0.0.1
port=4999
heartbeat=30
pause=false
cashShopPause=false
 
What else should I do to make this button show up in game?
 
Thx

 

edit l2.ini 

  • 0
Posted

cashShopPause=false  

edit this line to  cash shoppause = true ...

it's in l2.ini...

and then , in game ,the client will show you primeshop butten ..

Guest
This topic is now closed to further replies.
×
×
  • Create New...