GetPlayerNeutralAggressive
- comment
Returns the zero-based ID of neutral aggressive player.
- Classic: 12 (hardcoded as
PLAYER_NEUTRAL_AGGRESSIVE
) - Reforged: 24
- Classic: 12 (hardcoded as
- 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
- Source
- common.j
- return type
integer
- Source code
constant native GetPlayerNeutralAggressive takes nothing returns integer