Jump to content
EZEQUIEL

Website itemmall customized SQL query

Recommended Posts

Hello. 

 

I need help to make a website MALL  customized,  so I need know what SQL query command i can use to do it.

 

exemple: I  did have my create account  customized , used for exemple-> 

INSERT INTO AccountServer.dbo.account_login (name, password,originalpassword) VALUES ('<login>', '<MD5 password uppercase>','originalpassword)');

 

This exemple working perfect

 

 

how i can make same with ITEM ?  I want add a item to my char from my website customized, so what table and values i need  do to query ?

Share this post


Link to post
Share on other sites
5 hours ago, EZEQUIEL said:

Hello. 

 

I need help to make a website MALL  customized,  so I need know what SQL query command i can use to do it.

 

exemple: I  did have my create account  customized , used for exemple-> 

INSERT INTO AccountServer.dbo.account_login (name, password,originalpassword) VALUES ('<login>', '<MD5 password uppercase>','originalpassword)');

 

This exemple working perfect

 

 

how i can make same with ITEM ?  I want add a item to my char from my website customized, so what table and values i need  do to query ?

 

Hey! I can't really help, although: It's not as easy as that to add items into characters, you need to decrypt the inventory and many other stuff, I'd recommend using the Admiin Panel that comes with PKOSite (I guess it comes? lol)...

Sorry for not being as useful!

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...