Hi dop2000,
There seems to be an error with your code
Here is what the array looks like before the player chooses a formation:
notice how the 2nd value ('richie machin') has a position which is GK
Heres what the array looks like when they choose 3-4-3
Now look you can see Richie machin's position has been changed - this shouldn't happen he should be moved to the bottom as he is another GK instead your code swaps a position with him. How can I fix this?
dropbox.com/s/tpgt7i4qewufm25/V4.c3p
This is not the only player this is happening to aswell please can you look into this. It seems to me that the only thing that changes in the array is the positioning not the players , how can I get this to move whole lines in the array