Editing Manager - xAranaktu/FC-24-Live-Editor GitHub Wiki
Editing Team Manager
You can edit team manager by opening Manager tab in the team editor

Editing Manager Name
It's very simple to change manager name.
You can do it by putting new name in First Name, Surname & Common Name inputs and saving the changes


Manager Head Model
The process of changing manager head model is very simillar to changing player head model. To change the head model you need to know its ID, which you can find in in this Google Spreadsheet. For example Messi headmodel ID is 158023
To set Messi Head Model for Manager:
- Change
Head ClasstoSpecific - Change
Head Asset IDto158023 - Change
Has HQ. HeadtoYes - Save the changes
To set generic head model for manager:
- Change
Head ClasstoGeneric - Change
Head Asset IDto0 - Change
Has HQ. HeadtoNo - Save the changes


If the new head model don't show up then it's probably because you have created new manager when starting the career. This can be solved by deleting "created" headmodel for your manager.
This action can't be reversed
- Open
DatabaseEditor - Find
createplayertable. (yes, manager is using the same table as players) - Find the record where
create_playerid == 9999. This is your manager. If you didn't created any players then you should have only this record. - Delete the record

