Off traders from database?

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
alejandromoran
Posts: 20
Joined: Tue Dec 17, 2013 11:35 pm

Off traders from database?

Post by alejandromoran »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 6291:
L2JDP Revision 9641:

Hi all, I would like to know if it's possible to get information about offline traders and what they are selling outside of game from database? (I've not found nothing)

Thank you very much =)
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: Off traders from database?

Post by BiggBoss »

it'll sound obvious, but just create any app (web,program,app,...) that connects to your game database
Image
alejandromoran
Posts: 20
Joined: Tue Dec 17, 2013 11:35 pm

Re: Off traders from database?

Post by alejandromoran »

And... where is this data stored? what table?
alejandromoran
Posts: 20
Joined: Tue Dec 17, 2013 11:35 pm

Re: Off traders from database?

Post by alejandromoran »

I supposed that I should use that tables, what I don't understand it's why I haven't any data in that tables?? (I've offline traders right now), thank you very much.
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: Off traders from database?

Post by BiggBoss »

First, to store them, the option to restore offline traders on server start up must be enabled. Second, offline traders are stored in database on server's shutdown. If you didnt shutted down the server since the offline traders was setted, they wont appear.

If you still wanna access offline traders information from an outside app, you have 2 options, update database with each new store setted (not a good option), or create a custom server which send you that data to your app.
Image
Post Reply