Jump to content
  • 0

Primeshop On Gf - Vanganth Extender


Pulentolento

Question

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
 
 
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

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

Link to comment
Share on other sites

  • 0

 

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 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...