The search keyword must be a single word (no spaces).

Function GetBJPlayerNeutralVictim

Line
241
Location
common.j
Constant?
yes
Type
native
Arguments
nothing
Returns
integer
241
constant native GetBJPlayerNeutralVictim    takes nothing returns integer
242
constant native GetBJPlayerNeutralExtra     takes nothing returns integer
243
constant native GetBJMaxPlayerSlots         takes nothing returns integer
244
constant native GetPlayerNeutralPassive     takes nothing returns integer
245
constant native GetPlayerNeutralAggressive  takes nothing returns integer
246

Information about GetBJPlayerNeutralVictim

City17 4 years
returns the zero-based ID of neutral victim player.

Classic = (13?)
Reforged: ID = 25

See: [jassdoc]bj_PLAYER_NEUTRAL_VICTIM[/jassdoc], [jassdoc]GetPlayerNeutralAggressive[/jassdoc], [jassdoc]GetBJPlayerNeutralExtra[/jassdoc], [jassdoc]GetPlayerNeutralPassive[/jassdoc]
You must be logged in with a standard account to contribute.