GET POOL

From FIFA Manager Modding Wiki
GET_POOL
ID 15
Games
scripting instructions

Tries to add teams from the pool to the current competition.

Parameter Location Description
{ COMP_ID } inline pool ID (DB_POOL)
SHORT 1 start position in the pool
BYTE 2 number of teams to add
  • IF specified competition is DB_POOL
    • Add teams from the pool.

This command does not guarantee that a specified number of teams will be added to the competition.