Function GetBJPlayerNeutralExtra

  • Returns the zero-based ID of neutral extra player.

    • Classic: 14 (hardcoded as bj_PLAYER_NEUTRAL_EXTRA)
    • Reforged: 26

    Returns number

    Note

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

    Note

    See: bj_PLAYER_NEUTRAL_EXTRA, GetPlayerNeutralAggressive, GetPlayerNeutralPassive, GetBJPlayerNeutralVictim.

    Patch

    1.29.0.8803

Generated using TypeDoc