Quote:
Originally Posted by FlyffDeveloper
Since the download link is down, can i still get it to work without having executed WebShop.sql? or does someone have a link to the correct version for this?
|
Of course you can - just change the code to fit the website's database and code structure you are currently using.
Quote:
Originally Posted by FlyffDeveloper
I dont really care about the in-game webshop just the website shop to work. At the moment it doesnt seem to send the item but the socket is being sent as the website says 'item sent successfully'. But im not 100% sure where it goes wrong at the moment.
|
The code only checks if writing to the socket is successful (which will prob. be always the case). You somehow need to verify that the item has been created on Flyff server-side.