• 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!

Problem with cc importing - Please help

bacchus99

Youth Team
After importing new teams using creation centre and then using db.access to create their new leagues, some of the team names do not show when the game is run. many do but some have no name?!? Everything else is there, players, stars, badges. Why have the team names disappeared in the team select menu? Please help anyone, or at least suggest a solution.

Thanks

bacchus
 

Billy1969

BANNED (Life)
Life Ban
bacchus99 said:
After importing new teams using creation centre and then using db.access to create their new leagues, some of the team names do not show when the game is run. many do but some have no name?!? Everything else is there, players, stars, badges. Why have the team names disappeared in the team select menu? Please help anyone, or at least suggest a solution.

Thanks

bacchus

The answer is quite simple. The creation centre adds the teams to the fifa.db, the central database of Fifa, but it doesn't add the teamnames to your language.db (dutch.db, english.db, german.db ect) you have to do that yourself.

It is easy to do as the language databases are far more simpler than the fifa.db

you have to add, for each team, 3 lines at the end of the db with the team long name, the team short name and the name shown on the score ingame.

You will need UniDB 4.0 and Microsoft Access to do it, or the language db editor from FifaX (Russian site)
 

bacchus99

Youth Team
Thanks, Billy, I have done that but for some reason, even after editing the language file, my team names do not appear. Should I be resorting numerically my editing DB access files or leave new additions at the bottom even though they are not in numerical order?

cheers
bacchus

PS - which line do I edit to increase hoem advantage in ini file? I have created a great gameplay but away teams win too often!
 

Billy1969

BANNED (Life)
Life Ban
bacchus99 said:
Thanks, Billy, I have done that but for some reason, even after editing the language file, my team names do not appear. Should I be resorting numerically my editing DB access files or leave new additions at the bottom even though they are not in numerical order?

cheers
bacchus

PS - which line do I edit to increase hoem advantage in ini file? I have created a great gameplay but away teams win too often!

You should resort the Lines in the language.mdb to increasing number from low to high and then reimport to the language.db then it should work.

You can make home and away matches as difficult as you want, you have in fact to add lines to the ai.ini, these are my settings :

HOME_TEAM_ATTRIB = 1

HOME_TEAM_AWARENESS = 6
HOME_TEAM_BALL_CONTROL = 6
HOME_TEAM_FITNESS = -1
HOME_TEAM_HEADING = 6
HOME_TEAM_SPEED = -1
HOME_TEAM_TACKLING = 6
HOME_TEAM_PASSING = 6
HOME_TEAM_SHOOTING = 6
HOME_TEAM_STRENGTH = 6
HOME_TEAM_AGGRESSION = 6
HOME_TEAM_POSITIONING = 6
HOME_TEAM_SKILLS = 6

AWAY_TEAM_ATTRIB = 1

AWAY_TEAM_AWARENESS = -1
AWAY_TEAM_BALL_CONTROL = -1
AWAY_TEAM_FITNESS = -1
AWAY_TEAM_HEADING = -1
AWAY_TEAM_SPEED = -1
AWAY_TEAM_TACKLING = -1
AWAY_TEAM_PASSING = -1
AWAY_TEAM_SHOOTING = -1
AWAY_TEAM_STRENGTH = -1
AWAY_TEAM_AGGRESSION = -1
AWAY_TEAM_POSITIONING = -1
AWAY_TEAM_SKILLS = -1

Values range from -1 to 6, as you see I have made the away team have a bad time and the home team a big advantage, this is the most noticeable ingame, but you can play with the values to make it more subtle, however by experience this config works best.
 


Top