Hello community,
For example, I want to make a web-item-shop. How will add them to database programatically?
I know I should first add item to Item database, then get the item id and add to the inventory database. But I'm having problems with the 'Serial64' Column.
What should I do with it?
Thanks in advance.
For example, I want to make a web-item-shop. How will add them to database programatically?
I know I should first add item to Item database, then get the item id and add to the inventory database. But I'm having problems with the 'Serial64' Column.
What should I do with it?
Thanks in advance.