• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

Edit Your Manager Mode Easily Only with Notepad!

prepared

Club Supporter
Hi, Guys
I am a Korean Loving FIFA 06!!



Edit Your Manager Mode Easily As You Wish!
Requirement: Only Windows Notepad!!!


Edit what? (A to K)
A. Number of Seasons in career
B. percentage of money you keep when you switch teams
C. Team Work Rate, Job Security, FAN Support
at the begging of the first season in career.
D. Budget starts at More than 10,000,000 with Any team you select.
E. Manager Star Level Jump to 10 Level after one victory
F. Ticket Price
G. Progress of Team Work Rate increases More Fast.
H. Maximum Duration of Injury is in 15 days.
I. Scouting Duration
J. Scouting Chance of Finding per Week is 100 percetage!
When you send your scouter any legion, you see the new player
every week.
K. CPU Team do tactical substitution of its player.

=======================================
STEP1.==================================
=======================================
1. Open your Notepad
2. Copy and paste the below code

//Code Starting Line-------------

[CAREER]
// if you want it to be N seasons
NUM_SEASONS_IN_CAREER = 15

// percentage of money you keep when you switch teams
SWITCH_TEAM_KEEP_MONEY_PERCENTAGE = 100

// What job security the manager starts at
JOB_SECURITY_START_AT = 70

// This determines the actual duration of injuries
INJURY_MINOR_MIN_DURATION = 5
INJURY_MINOR_MAX_DURATION = 6
INJURY_MODERATE_MIN_DURATION = 7
INJURY_MODERATE_MAX_DURATION = 8
INJURY_SEVERE_MIN_DURATION = 14
INJURY_SEVERE_MAX_DURATION = 15

// How many points a manager needs to get to the next star.
// Please, don't edit this as you wish manager jump to 10 star level
// after you win the first match in career.
POINTS_FOR_STAR_ = 0,1,1,1,1,1,1,1,1,1,1

// This is the value that morale start at at the beginning of each season
MORALE_STARTS_AT = 70000

//Ticket price low, medium, high
TICKET_PRICE_L = 0.250 //경기장 입장료 낮음 기본값 0.15
TICKET_PRICE_M = 0.300 //경기장 입장료 보통 기본값 0.025
TICKET_PRICE_H = 0.350 //경기장 입장료 높음 기본값 0.035

//user scouting vars
SCT_DURATION_ = 0,7,14

//scout chance of find per week. default value is 15 percentages.
PER_WEEK_SCOUT_CHANCE_OF_FIND = 100

//tweak the initial money that you get when you start the mode
//default value is 0.1.
INITAL_MONEY_TWEAKER = 200.0

//Manager Star points Start at the beginng of the First season
// Please, don't edit this as you wish manager jump to 10 star level
// after you win the first match in career.
PLAYER_STAR_PRESTIGE_THRESHOLD = 10

// This value is FAN Support starts at at the beginning of each season
FAN_START_AT = 70

// max experience is stored x 100 (so if you want a 1, make this 100).
MAX_EXPERIENCE_PER_GAME = 100

//End of Codes--------------

3. Save as career.ini
4. Copy the file of career.ini to Your Installed Dir of FIFA 06.
The default path is C:\Program Files\EA SPORTS\FIFA 06\career.ini



===========================================
STEP2.======================================
===========================================
How ot Make CPU TEAM do substitude

1. Open New Notepad
2. Copy and paste the below code

//code starts---------------
DO_CPU_SUB = 1
//code ends------------

3. Save as product.ini or ai.ini
4. Copy the file of product.ini to Your Installed Dir of FIFA 06.
The default path is C:\Program Files\EA SPORTS\FIFA 06\product.ini


====================================
Edit Tips==============================
====================================
I. If you want to play on the default configuration of FIFA 06,
Simply you erase these two files of ini in the FIFA 06 Installed Dir.

II. If you want to make some variables return to the default value of FIFA 06,
Simply Add this code // at the first row of that variables.
For example,
if you make this below code return to the default of FIFA 06,
FAN_START_AT = 70

//FAN_START_AT = 70

and Save & Exit.

Have Fun!!!!
 

prepared

Club Supporter
Hi derok.
Exit FIFA06, First!
Make career.ini and product.ini As I say above.
Copy these two files to FIFA 06 Installed Folder where fifa06.exe is.
It's done! Play your Fifa06!

These files I made have been already tested
by more than 2000 users in Korea.
These files work good! Please, read my post again more carefully.
It's simple. It's also simple and easy to fix your mistake.
 

derok

Reserve Team
ok,
it works too with an existing manager mode?

i have one wich i have played 7 games on it; could i edit that one?
 

prepared

Club Supporter
To Pride of Belgium
To make players retire at a later age,
You have to edit fifa.db!

To derok
Yes, it works too with an existing manager mode,
because FIFA 06 reads these two files whenever it's executed!
So, you could edit it before you run FIFA 06!
 

derok

Reserve Team
prepared said:
To derok
Yes, it works too with an existing manager mode,
because FIFA 06 reads these two files whenever it's executed!
So, you could edit it before you run FIFA 06!


ok, but what file do i have to edit?
and what line?
 


Top