Scheimann wrote: ↑Mon May 30, 2022 8:27 pm
tdg6661 wrote: ↑Mon May 30, 2022 8:49 am
...
- Edit Clubs Name, Short Name, Finances: Ticket Price
- Board always accept your requests
- Faster Player Development (Changeable with a multiplier?)
- Players/Staff always accept your offers (contract)
- Player's sell/agreed/worth price multiplier
- Automatically adjust the salary (players and staff) to 1/2, 1/3, 1/5 or 1/10 of the agreed price(this can be a toggle?) when they sign
- Your "oral" skills will never fail
I will update this post if I think of anything else to suggest
There's any chance that you release something for 22 for tests purposes?
- Edit Clubs Name, Short Name, Finances: Ticket Price
You can change any name, any string type value except for club. I have done this before, but club name still revert to original name after I restrated the game. The best way to do this you create a *.lnc file contain this code:
Code: Select all
#"CLUB_LONG_NAME_CHANGE" UNIQUE_ID NAME
#Example:
"CLUB_LONG_NAME_CHANGE" 52072519 "FC Blue Boys Muhlenbach Sandžak" ""
"CLUB_SHORT_NAME_CHANGE" 52072519 "FC BBM-Sandžak" ""
Then save in
Football Manager 20xx\data\database\db\xx00\lnc.
I think Ticket Price still on the table, or maybe tfigment removed it, I have no idea. But, I will add it in the next release.
- Board always accept your requests
It's already included.
- Faster Player Development (Changeable with a multiplier?)
It's already included (with multiplier).
- Players/Staff always accept your offers (contract)
No result. I have no idea how this works.
But, there will be a feature called "All Players Interested". This will make any player keen to join your club, and increase contract offer success rate.
- Player's sell/agreed/worth price multiplier
You ca do this through Transfer Center, and edit transfer fees.
- Automatically adjust the salary (players and staff) to 1/2, 1/3, 1/5 or 1/10 of the agreed price(this can be a toggle?) when they sign
I think it's possible.
- Your "oral" skills will never fail
I have no idea how this works.
I can't release table for FM22 cause I don't play it. Sorry.