[HELP] Tax, MerchantPriceConfig.

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
macho
Posts: 4
Joined: Wed Apr 21, 2010 6:15 pm

[HELP] Tax, MerchantPriceConfig.

Post by macho »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4167
L2JDP Revision Number:7393

1.Can i create a 'priceConfig' in 'MerchantPriceConfig' linked to one merchant only.
(if yes pls give me example how the syntax must be)

I check on forum, i found this post:
http://l2jserver.com/forum/viewtopic.ph ... ned+to+NPC
in the post sey:
Fulminus:
When an NPC loads its buylist, it also looks up the 'config entry' that is associated with the NPC
The merchant finds which 'world region' it is in, then loops through all 'zones' in that one region
and checks if any of them include a zone mentioned in the 'MerchantPriceConfig'.
If yes, the two get linked. If no zone matches, it uses the 'default (Neutral territory)'.
''I read the code a bit. Indeed, I do not see the merchants table being read into the core any more. Instead, only the MerchantPriceConfig is read."


2. 'config entry' for merchants exist in core?
3.Is 'merchants' and 'merchant_areas' tables used by core?
Post Reply