Changing Manager Head Model - xAranaktu/FIFA-22-CM-Cheat-Table GitHub Wiki

This guide describes how to change the head model of the user team manager.

You can find the IDs in FIFA 22 IDs sheet in "Head Models" tab.

In this example I'll show you how to change the head model from Generic to Xavi.

Manager Name

First of all, it's not possible to change the manager name with cheat table at this moment. If you care about it you need to start new career.

Editing head model

  1. Load your manager career mode save if you didn't do it yet.
  2. In Cheat Table open Teams Editor
  3. If the editor doesn't show you your team then click on "Find Team" in top left corner and find your team

  1. Once the editor is showing your team, open the "Manager" tab

  1. To change the head model you need to edit:

    • (Only for user team) ManagerID - I set this value to 99999, but you can use any id that is unique and ofc. it's not equal to 9999.
    • headassetid - The ID of Head Model. Check FIFA 22 IDs sheet.

    Head asset isn't affected by skintone color! so if you don't want to have Ronaldinho dark head with white hands then edit skintonecode field. IDs from 1 to 10 (I think), where 1 is very light and 10 is very dark.

    • hashighqualityhead - I always set it on "True". I don't know if it's required tho.
    • headclasscode - I set this on 0.
    • (Optional) headvariation - Some players got the same headassetid, but different variations of it. For sure icons, but there might be other players too. So, if you want to use icon head model like Ronaldinho, but not the baby one then set the headvariation to 1 or 2. I guess it's 0 for Baby, 1 for Middle and 2 for Prime.
  2. So for Xavi it should look like this:

  1. Alright, after you set all values you want you can save the changes. Do it by clicking on "Apply Changes" button.

  1. To make these changes permanently ofc. you need to save your career save. :)

Making the manager "Editable"

Okay, you have changed the manager head model, but when you enter "Edit Manager" you see some random generic guy?

This happens because we changed the managerid. Game is hardcoded to load manager with ID == 9999 here. In game you should be able to see the new head model, but if for some reason you need access to the editor then:

  1. Exit Edit manager in game
  2. In Cheat Table activate Manager -> Make ManagerID editable
  3. Change the value of managerID to the value you set in teams editor (99999 is used by default, so if you use this ID then you don't need to change the value).

  1. Enter "Edit Manager" in game

  2. Voilà