GetBJPlayerNeutralExtra

comment

Returns the zero-based ID of neutral extra player.

  • Classic: 14 (hardcoded as bj_PLAYER_NEUTRAL_EXTRA)
  • Reforged: 26
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

Source
common.j
return type
integer
Source code
constant native GetBJPlayerNeutralExtra     takes nothing returns integer