• Returns the maximum number of playable player slots regardless of map options.

    • Classic: 12 (hardcoded as bj_MAX_PLAYERS)
    • Reforged: 24

    Returns number

    Note

    This is only affected by WorldEditor version (>=6060) specified in the map's war3map.w3i file. Further reading.

    Note

    See: bj_MAX_PLAYERS, GetBJMaxPlayerSlots.

    Patch

    1.29.0.8803

Generated using TypeDoc