GET TAB SURE X TO Y Z

From FIFA Manager Modding Wiki
GET_TAB_SURE_X_TO_Y_Z
ID 8
Games
scripting instructions

Adds the specified number of teams from the specified league to the current competition, until specified number of teams was added or reached the last/max position in the league table. This instruction is present, but broken in FIFA Manager 12, FIFA Manager 13 and FIFA Manager 14.

Parameter Location Description
{ COMP_ID } inline league ID
BYTE 1 start position in the league table
BYTE 2 max position in the league table (inclusive)
BYTE 3 number of teams to add
  • Adds the specified number of teams from the specified place in the league.
    • IF adding of the team was failed
      • Adds the next team in the league.