| View previous topic :: View next topic |
| Author |
Message |
53asucercos72
Joined: 07 Sep 2009 Posts: 5
|
Posted: Thu Sep 10, 2009 11:04 am Post subject: Trading Players? |
|
|
| How do you trade players? Do you do that thru the transfer tab? How about the computer AI offering trades? Any ideas. |
|
| Back to top |
|
 |
gunnar Site Admin
Joined: 19 Oct 2005 Posts: 119
|
Posted: Thu Sep 10, 2009 12:16 pm Post subject: |
|
|
| At the moment you can't trade players, you can only transfer players. The trading of players is in my todo list though |
|
| Back to top |
|
 |
filipemb
Joined: 07 Sep 2009 Posts: 6
|
Posted: Fri Sep 11, 2009 12:09 am Post subject: |
|
|
I believe it could be (easily?) done with already made code: players already have price and cpu already knows which value to accept. The only thing missing would be a code where cpu teams searchs for players, with prices which are in their financial capacity, in their weak positions. obviously they would not be always accepted.
something like this I believe it would not take too much time to code. |
|
| Back to top |
|
 |
gunnar Site Admin
Joined: 19 Oct 2005 Posts: 119
|
Posted: Fri Sep 11, 2009 6:09 am Post subject: |
|
|
No, there is a difference between trading and transferring players. Trading is more like I give you this player if you give me that one (Even mostly done with loans: If I can buy this player for this price, you can loan this one for this price). This will be a bit more difficult to implement.
Team transfers on the other hand should be feasible. The part about buying the players is somewhat done, but they're not copied to the other team. |
|
| Back to top |
|
 |
romihaitza Translation Manager
Joined: 09 May 2008 Posts: 42 Location: Romania
|
Posted: Fri Nov 06, 2009 8:51 pm Post subject: |
|
|
That means that we should first implement loan players to make it realistic. _________________ All the bests, |
|
| Back to top |
|
 |
gunnar Site Admin
Joined: 19 Oct 2005 Posts: 119
|
Posted: Sat Nov 07, 2009 10:50 am Post subject: |
|
|
| true, we should first implement loaning of players. At the moment I'm mostly changing the gui code (not the gui itself, that should remain the same ATM) After that I need to get an unstable release out with mostly those changes as it can possibly break parts (I tested it, but you never know ofcourse) |
|
| Back to top |
|
 |
|