Quote:
Originally Posted by BaconSniffer
im going through the new server sales at the moment and i think the actions are actually missing for them, when you press buy there is no action codes in chat, the items themselves work, except for a couple, but to buy them, the button has no actions, but i think its not too major, the question i want to ask is , do they also need to be in cq_goods for this sale shop
|
Regarding the new server goods, I think you're referring to the "Collection" shops and similar features. I'm not sure if they implemented that in version 1655, but in the official database (which is very different from this one), there's a table called cq_goods_store that contains parameters for different shops, including dates and other details. Also, the cq_goods table appears to have been updated with new parameters. So, most likely, based on that reference, the developer of the source you guys are still using today might have created a different table to handle it.
The cq_goods table is used to manage simple shops, in conjunction with cq_goods_reminiscence.
There is a new table for the new server goods—those shops that are activated during the first days of the server.
This is based on the database for the archer version (something near the official 2203 version) and the oiriginal database for the sword master (2600+);