Function GetPlayerNeutralAggressive

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

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

    Returns number

    Note

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

    See: PLAYER_NEUTRAL_AGGRESSIVE, GetBJPlayerNeutralExtra, GetPlayerNeutralPassive, GetBJPlayerNeutralVictim.

    Patch

    1.29.0.8803

Generated using TypeDoc