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

Limit Transfer Following League Or Country ?

Brouette

Club Supporter
Hello,

I made some low level league, and i would like to know how limit transfer following country (if that possible). I would like to get my leagues recruit only french players/ or in french leagues, is this possible ?

Thanks by advance for answers :)
 

klear

Youth Team
I have a feeling this may be hard-coded into the game and impossible to change.

There are no options in CM for domestic-based transfers, just select all international reputation as 0. Best you can do I think.

Waiting for someone to correct me...
 

Brouette

Club Supporter
Thanks for your answer, ill surely do that then. I find some stuff in transfers.ini in the compdata stuff, but i dont know if its a good idea to touch those stuff.
 

regularcat

Manager
Moderator
Brouette;3826448 said:
Thanks for your answer, ill surely do that then. I find some stuff in transfers.ini in the compdata stuff, but i dont know if its a good idea to touch those stuff.

PM beta990.
 

beta990

Reserve Team
Hi Brouette,

You could try editing the transfer buckets (see my mod for details about editing career mode):
Code:
[TRANSFERS_LEAGUE_BUCKETS]
BUCKET_MED_LEAGUE_1_0=1
BUCKET_MED_LEAGUE_1_1=4
BUCKET_MED_LEAGUE_1_2=10
BUCKET_MED_LEAGUE_1_3=13
BUCKET_MED_LEAGUE_1_4=14
BUCKET_MED_LEAGUE_1_5=16
BUCKET_MED_LEAGUE_1_6=17
BUCKET_MED_LEAGUE_1_7=19
BUCKET_MED_LEAGUE_1_8=20
BUCKET_MED_LEAGUE_1_9=-1 // disable entry

BUCKET_TOP_LEAGUE_1_0=1
BUCKET_TOP_LEAGUE_1_1=4
BUCKET_TOP_LEAGUE_1_2=10
BUCKET_TOP_LEAGUE_1_3=13
BUCKET_TOP_LEAGUE_1_4=14
BUCKET_TOP_LEAGUE_1_5=16
BUCKET_TOP_LEAGUE_1_6=17
BUCKET_TOP_LEAGUE_1_7=19
BUCKET_TOP_LEAGUE_1_8=20
BUCKET_TOP_LEAGUE_1_9=-1 // disable entry
The above strings define what leagues are active in a partical league. In this example (leagueId 1) has the following leagues active in it: 1(required),4,10,13,14,16,17,19,20
It should be possible to set '-1' to disable an entry. I haven't tested it to be honest, but you could also try an leagueId that doesn't exists (e.g. 9999).

Also this may need to be added to your install.ini or cl.ini:
Code:
[]
BUCKET_RELEVANCE_MASK=100 // Effects career transfer buckets?

Please test and let us know if it works. :)
 

Brouette

Club Supporter
Many thanks for your answer :)

Ill try that and give some news about. I just reinstalled fifa for make a clean patch of everything, i'll let you know about it.
 

beta990

Reserve Team
Brouette;3827792 said:
Many thanks for your answer :)

Ill try that and give some news about. I just reinstalled fifa for make a clean patch of everything, i'll let you know about it.
Great! Good luck, let me know if you need any help. :)
 

klear

Youth Team
Hi beta, thanks for the answer.

Do the transfer buckets also impact loan deals? A league I'm working on (England, level 5) have poor budgets so need to use the loan market. Been testing and I see a lot of loans from South America, Saudi Arabia and Denmark.

Very unrealistic to watch a Chilean 18 year old make a loan move to non-league football! It's impossible too, many work permit issues arise.

Let me know if you know how to change this please mate. :-)
 

beta990

Reserve Team
klear;3828147 said:
Hi beta, thanks for the answer.

Do the transfer buckets also impact loan deals? A league I'm working on (England, level 5) have poor budgets so need to use the loan market. Been testing and I see a lot of loans from South America, Saudi Arabia and Denmark.

Very unrealistic to watch a Chilean 18 year old make a loan move to non-league football! It's impossible too, many work permit issues arise.

Let me know if you know how to change this please mate. :-)
I have updated this in my mod (by editing the buckets). :)
Only the English leagues should be active, although I sometimes see offers from other leagues.

About the budgets; they can also be increased. :)

I'd also tweaked the change of a South-american player moving to England, etc. Just check out the vanilla/my modded files.

The game has so many errors, just like you pointed out.
Hope FIFA 16/PES 2016 will be better. :(
 

klear

Youth Team
I've added my league (id=3) to the transferbucket section of your mod like this:

Code:
BUCKET_LOW_LEAGUE_3_0=3 // National League
BUCKET_LOW_LEAGUE_3_1=50 // Scotland
BUCKET_LOW_LEAGUE_3_2=65 // Ireland
BUCKET_LOW_LEAGUE_3_3=60 // England 3
BUCKET_LOW_LEAGUE_3_4=14 // England 2
BUCKET_LOW_LEAGUE_3_5=382 // Free Agents
BUCKET_LOW_LEAGUE_3_6=61 // England 4
BUCKET_LOW_LEAGUE_3_7=-1
BUCKET_LOW_LEAGUE_3_8=-1
BUCKET_LOW_LEAGUE_3_9=-1
BUCKET_LOW_LEAGUE_3_10=-1

BUCKET_MED_LEAGUE_3_0=3 // National League
BUCKET_MED_LEAGUE_3_1=50 // Scotland
BUCKET_MED_LEAGUE_3_2=65 // Ireland
BUCKET_MED_LEAGUE_3_3=60 // England 3
BUCKET_MED_LEAGUE_3_4=14 // England 2
BUCKET_MED_LEAGUE_3_5=382 // Free Agents
BUCKET_MED_LEAGUE_3_6=61 // England 4
BUCKET_MED_LEAGUE_3_7=-1
BUCKET_MED_LEAGUE_3_8=-1
BUCKET_MED_LEAGUE_3_9=-1
BUCKET_MED_LEAGUE_3_10=-1

BUCKET_TOP_LEAGUE_3_0=3 // England 4
BUCKET_TOP_LEAGUE_3_1=50 // Scotland
BUCKET_TOP_LEAGUE_3_2=65 // Ireland
BUCKET_TOP_LEAGUE_3_3=60 // England 3
BUCKET_TOP_LEAGUE_3_4=382 // Free Agents
BUCKET_TOP_LEAGUE_3_5=14 // England 2
BUCKET_TOP_LEAGUE_3_6=61 // England 4
BUCKET_TOP_LEAGUE_3_7=-1
BUCKET_TOP_LEAGUE_3_8=-1
BUCKET_TOP_LEAGUE_3_9=-1
BUCKET_TOP_LEAGUE_3_10=-1

and added this to cl.ini:

Code:
[]
BUCKET_RELEVANCE_MASK=100 // Effects career transfer buckets?

That should work, right? I noticed on occasion that teams in the league would buy only buy players from Ireland although they made bids on players from all over the world.

The loans are still pretty messed up.

I tried your mod but I have done big edits to my database such as promotions/relegations and your mod put teams back to vanilla settings.
 

Brouette

Club Supporter
I dont know if its related to that but since i edited those files and the install.ini my game randomly crash, i think i surely should have done somthing bad. x)

But i think i understood how it work following Klear's post too. But i did got weird stuff with loan too is mostly that that i would like to change, if its not possible its not super serious neither, will do with that. :)

BTW , out of subject but, since i reinstalled my fifa and imported my teams via patch, there is the missing number bug (missing texture with red and green square) i saw other post on that but i didnt saw any clear answer on how to fix it.
 

klear

Youth Team
I had that bug on one kit I made.

I fixed it by deleting the kit, creating it again and importing textures.
 

beta990

Reserve Team
Also a tip for more realistic transfers, edit the RELOCATION_ strings.

E.g.:
Code:
// Now special cases for EFIGS-EFIGS transfers
RELOCATION_PROBABILITY_E_E=100 // England to England
RELOCATION_PROBABILITY_E_F=50 // England to France
RELOCATION_PROBABILITY_E_I=50 // England to Italy
RELOCATION_PROBABILITY_E_G=0 // England to Germany
RELOCATION_PROBABILITY_E_S=50 // England to Spain
..

//France to => means players with France Nationality moving to other countries/leagues!
PLAYER_NATIONALITY_TRANSFER_TABLE_1_0=50 //England
PLAYER_NATIONALITY_TRANSFER_TABLE_1_1=50 //France
PLAYER_NATIONALITY_TRANSFER_TABLE_1_2=50 //Italy
PLAYER_NATIONALITY_TRANSFER_TABLE_1_3=0 //Germany
PLAYER_NATIONALITY_TRANSFER_TABLE_1_4=0 //Spain
PLAYER_NATIONALITY_TRANSFER_TABLE_1_5=-50 //UK
PLAYER_NATIONALITY_TRANSFER_TABLE_1_6=-50 //Germanic
PLAYER_NATIONALITY_TRANSFER_TABLE_1_7=25 //Western Europe
PLAYER_NATIONALITY_TRANSFER_TABLE_1_8=-50  //Eastern Bloc
PLAYER_NATIONALITY_TRANSFER_TABLE_1_9=-50 //South American
 

Brouette

Club Supporter
Thanks, i was curious what was this strings, now i know it! will try that, but the few i edited gave me crash for now.. x(
 

beta990

Reserve Team
Brouette;3829614 said:
Thanks, i was curious what was this strings, now i know it! will try that, but the few i edited gave me crash for now.. x(
Did you regenerate?

Also make sure you're not missing any weird symbols/strings, etc.
Or you could use my files as a base and remove the stuff you don't need/want. :)
 

klear

Youth Team
Hi beta,

Thanks for posting about the relocation settings. If it works like you say then it does exactly what I want!

I'm struggling to understand how to edit the settings though. If you have time, can you explain this a bit better? I know you are a busy man with your mods and stuff so if you could spare the time it would be great.

I'm specifically trying to stop players outside of England signing for or being loaned to a league I am creating (id =3).
 

Brouette

Club Supporter
For now, for avoid crash ill let things how they are and if my customs teams recruit english young player, well they will :p

It take much time to mod and if i dont make things simple ill give up because its more complicate than what i could think, so i prefer make things simple.. But many thanks for your help.

Out of topic questions but, do someone know how fix the "career_objective_mail-1" (its not exactly like that but look like) and things like that related to objective in custom league in career ?
 


Top