To input or remove transfer embargos, do the following, but remember this is for steam uses but should be the same for disc versions.
C:\Program Files\Steam\steamapps\common\football manager 2011\data\db\1100\edt
and then find transfer embargo open it with notepad and it should say
Then either delete the Portsmouth embargo or copy and paste it and change the club name to the club you want it to apply to e.g. "Manchester United" then change the dates.
So e.g. mine would look like this
REMEMBER YOU HAVE TO START A NEW GAME
C:\Program Files\Steam\steamapps\common\football manager 2011\data\db\1100\edt
and then find transfer embargo open it with notepad and it should say
Code:
## Transfer Embargo ##
# Transfer Embargo parameters:
# "TRANSFER_EMBARGO" "Club Name" "Start Date" "End Date" "Appeal Date"
# e.g "TRANSFER_EMBARGO" "Chelsea" "15/02/2010" "15/02/2011" "10/02/2010"
"TRANSFER_EMBARGO" "Portsmouth" "30/06/2010" "30/09/2010" "01/01/1900"
Then either delete the Portsmouth embargo or copy and paste it and change the club name to the club you want it to apply to e.g. "Manchester United" then change the dates.
So e.g. mine would look like this
Code:
"TRANSFER_EMBARGO" "Manchester United" "30/06/2010" "30/09/2012" "30/06/2011"
REMEMBER YOU HAVE TO START A NEW GAME