Change Clan hall price
Posted: Tue Nov 12, 2013 10:59 pm
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 5667:
hello im trying to change clan hall currency from Adena to Ancient Adena i have change the Auction related java from getAdena to getancientAdena and ADENA_ID to ANCIENT_ADENA id there seem to be no problem on the eclipse side but on server side when i bid server keeps taking Adena and not Ancient Adena from the inventory
i changes
Auction.java
Auctionablehall
AuctionManager
Pcitemcontainer
do i miss something ?
ยป Find Revision
L2J Revision 5667:
hello im trying to change clan hall currency from Adena to Ancient Adena i have change the Auction related java from getAdena to getancientAdena and ADENA_ID to ANCIENT_ADENA id there seem to be no problem on the eclipse side but on server side when i bid server keeps taking Adena and not Ancient Adena from the inventory
i changes
Auction.java
Auctionablehall
AuctionManager
Pcitemcontainer
do i miss something ?