Black Ops III

IsFriendly

Returns true if entity is friendly

Example:

if ( entity IsFriendly( <localClientNum>, [predicted] ) )

Parameters

ParameterSummary
*localclientnumLocal client number of the local client you want to test against
[predicted]Test against predicted version, false by default

* = mandatory