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

FIFA 19 - CM Cheat Table

menten

Club Supporter
For me this script is only changing value of release clause for these players which are on my shortlist. You probably had the script activated when the game iterater over all these players somehow. Next time deactive the script when you are not using it. And changes doesn't reverted because you have saved your career save before re-entering. At least I'm not able to reproduce this bug, so this will remain unchanged, because for me it's working as expected.
is there a way to edit a players release clause manually? or to edit a player's contract in general?
 

Grimbarian

Youth Team
Yeah I'd love this to be able to change some player's contracts in January to 1 week for example so I can sign them on a Bosman and them arrive right away rather than the start of the next season, seeing as we can't buy players in January who only have a few months left on their contracts :(
 

Aranaktu

Club Supporter
is there a way to edit a players release clause manually? or to edit a player's contract in general?
To edit single release clause you will need to edit script. I've described here (rlctrk) how game stores release clauses in career save, it's not stored in database. You will need to iterate over this array and compare playerids. If playerid will be equal to playerid that you want to edit then store pointer to release clause in allocated variable and edit it whenever you want.
I don't think that players in teams controlled by CPU have contracts. There is only info about length of the contract stored in players table in field called 'contractvaliduntil'.

Yeah I'd love this to be able to change some player's contracts in January to 1 week for example so I can sign them on a Bosman and them arrive right away rather than the start of the next season, seeing as we can't buy players in January who only have a few months left on their contracts :(

All you need to is to change "contractvaliduntil" in Players table. :)
 

Grimbarian

Youth Team
To edit single release clause you will need to edit script. I've described here (rlctrk) how game stores release clauses in career save, it's not stored in database. You will need to iterate over this array and compare playerids. If playerid will be equal to playerid that you want to edit then store pointer to release clause in allocated variable and edit it whenever you want.
I don't think that players in teams controlled by CPU have contracts. There is only info about length of the contract stored in players table in field called 'contractvaliduntil'.



All you need to is to change "contractvaliduntil" in Players table. :)

Doesn't that just change the year though? I changed it to 1050 for a player, agreed to a Bosman and nothing happened...
 

Aranaktu

Club Supporter
Doesn't that just change the year though? I changed it to 1050 for a player, agreed to a Bosman and nothing happened...
I does. As far as I remember all contracts in game are expiring on the 1st July. It's impossible to change month or day. I you want to contract a player during January transfer window then you need to extend his contract and buy him from a club. Effect will be the same. :P
 

ramos28

Youth Team
nice work bro, any chance to unlocked match time ( 1 pm 3 pm..) and unlock the option to select the english commentator, the ones commentating CL matchs are way better then the other ones
 

Grimbarian

Youth Team
I does. As far as I remember all contracts in game are expiring on the 1st July. It's impossible to change month or day. I you want to contract a player during January transfer window then you need to extend his contract and buy him from a club. Effect will be the same. :P

Thanks, and yep that's exactly what had crossed my mind as well :)
 

Aranaktu

Club Supporter
nice work bro, any chance to unlocked match time ( 1 pm 3 pm..) and unlock the option to select the english commentator, the ones commentating CL matchs are way better then the other ones
There is very little chance for an script for editing time of the day. And completely 0 chance for scripts for changing commentators. Sorry :(
How excactly does the injury thing work?
I didn't managed to update faq for fifa 19 CM Cheat Table yet, but this one is working exactly the same way as last year. https://github.com/xAranaktu/FIFA-18---Career-Mode-Cheat-Table/blob/master/README.md#faq
It's also covered by uc nerd on one of his video tuts.
 

ramos28

Youth Team

Aranaktu

Club Supporter
FIFA 19 - CM Cheat Table v1.0.4:
Code:
    v1.0.4:
        - Fixed editing player name (Pointer shouldn't point on nullbyte anymore)
        - Added "More efficient training (x100)"
        - Added "More efficient training (x9999)"
        - Added "board.ini" to "Manager" section (Not sure if it's working)
        - Added "Manager Rating - 99" to "Manager" section
        - Added "seasoncount = 1" to "Manager" section (it's for unlimited career mode)
        - Added "joboffer.ini" to "Job Offer" section
        - Renamed "Edit Job Offers" script to "Edit Existing Job Offers" and moved it to "Job Offer" section.
        - Added "Youth Player Retire At Age = 30" to "Youth Academy" section
        - Added "teamplayerlinks Table" to "FIFA Database"
        - Added "Unique Player Movement"
        - Added "Alt + Tab Disconnect bypass" and now it's called "Dont Pause Game on AltTab"

Download:
From MEGA.NZ
From GitHub
 

qasar80

Youth Team
Could you please add acceleration, speed, balance to training. I could tweak the files if you want, just upload them.
I don't know why these are not trainable by default. There are a few more to add.
 

Chuny

Chairman
Staff member
Administrator
Super Moderator
Great work man! Loving it!

Can anyone please teach me how to edit Players Body Type Code? I've tried different ways but I don't see the changes!
It used to work flawlessly in FIFA 18. There were like 23 different types, but now I can't seem to understand the workflow.
 

Aranaktu

Club Supporter
Great work man! Loving it!

Can anyone please teach me how to edit Players Body Type Code? I've tried different ways but I don't see the changes!
It used to work flawlessly in FIFA 18. There were like 23 different types, but now I can't seem to understand the workflow.
Body Type can be changed it FIFA Database -> Players Table.

 

Chuny

Chairman
Staff member
Administrator
Super Moderator
Body Type can be changed it FIFA Database -> Players Table.


Thanks man. But that's not actually the answer I was looking for.
Like I said, I'm used to working with the Cheat Table and changing Body Types, because I did a lot of work for FIFA 18. But this year, I think the work flow is different. So for example, whether I go to Squad Hub OR Edit Player within Career Mode, and then select a player and change the Body Type Code (tried 1, 4, 5, 7, 11, 14) then go back, and then select the player again I don't see any change at all.

Tried with David Silva for example, and he never changed, no matter what number I typed in.
Same with Messi.
 

Aranaktu

Club Supporter
Editing player in 'FIFA database' section doesn't changed since last year, so it should be done on squad hub screen. I saw on discord that someone posted a screenshot showing Eden Hazard with Akinfenwa body type.



And I have just tested it by myself:

:)
 
Last edited:


Top