How to input or remove transfer imbargos.

  • Thread starter Thread starter *JK*
  • Start date Start date
  • Replies Replies 2
  • Views Views 2K

*JK*

19th Title Here we Come
Joined
Apr 10, 2009
Messages
4,142
Reaction score
0
Points
0
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

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
 
Back
Top