Aeonx Posted June 12, 2016 Posted June 12, 2016 Hi, so I've been having all kind of issues when implementing trading... from trade trade.acceptTrade() to trade.didOtherAcceptTrade() not working correctly. #1 It manages to accept trade only when client is freshly loaded. Anything after, moves to decline button and randomly movies doing nothing. #2 Sometimes it does return true, sometimes not. Has anyone had simiar issues or does know how to solve, workaround these? Thanks
Explv Posted June 12, 2016 Posted June 12, 2016 Hi, so I've been having all kind of issues when implementing trading... from trade trade.acceptTrade() to trade.didOtherAcceptTrade() not working correctly. #1 It manages to accept trade only when client is freshly loaded. Anything after, moves to decline button and randomly movies doing nothing. #2 Sometimes it does return true, sometimes not. Has anyone had simiar issues or does know how to solve, workaround these? Thanks Can't really tell you what is wrong without seeing your code
Aeonx Posted June 12, 2016 Author Posted June 12, 2016 (edited) Nvm, found a solution Edited June 12, 2016 by Aeonx