Function GetBJPlayerNeutralVictim

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

    • Classic: 13 (hardcoded as bj_PLAYER_NEUTRAL_VICTIM)
    • Reforged: 25

    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_VICTIM, GetPlayerNeutralAggressive, GetBJPlayerNeutralExtra, GetPlayerNeutralPassive.

    Patch

    1.29.0.8803

Generated using TypeDoc