You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Project
Status
Open Source
Accepts Juniors?
Difficulty
L2JMobius
Very active
Semi-closed
Partially (with patches)
Medium-High
L2JServer
Active
Fully open
Yes (directly on GitHub)
Medium
aCis
Semi-active
Unofficial
Not very clear
Low
L2JMobius->Medium-High. It's funny, all their code is quite simple, just like aCis.
Question
Graviton
Hi@all
I have the Follow Problem !
i try to make a shop i put the items that i need in the SQL in the merchant_buylists
it looks like this INSERT INTO `merchant_buylists` VALUES (4219, -1, 9000031, 1, -1, -1, 0, 0);
After that i register the shop in merchant_shopIds and it looks like this INSERT INTO `merchant_shopids` VALUES (9000031, '938');
my problem is if i open the shop i get the rong SQL picture look :
After i buy one for the items below i get the right list take a look
Can someone tell me whats rong in this situation?
Thnks
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.