Fifa14Client
Fifa14Client copied to clipboard
Have automatically updating variables
I think it would be a good idea to have items such as the tradepile,coins,etc to automatically update instead of having to call methods that send requests to ea servers which are honestly not needed.
Updating coins should be easy as any request that is successful retuns a json object that contains the amount of coins you have.
I think that I should have a refresh function as well that updates all the values as well as updating things that are changed when you make a certain request.