Aeonx Posted June 12, 2016 Share 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 Quote Link to comment Share on other sites More sharing options...
Explv Posted June 12, 2016 Share 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 Quote Link to comment Share on other sites More sharing options...
Aeonx Posted June 12, 2016 Author Share Posted June 12, 2016 (edited) Nvm, found a solution Edited June 12, 2016 by Aeonx Quote Link to comment Share on other sites More sharing options...