Black Ops III

GetTopPlayersHelmetModel

Returns the name of the equipped helmet model of the top player in the game by index

Example:

modelName = GetTopPlayersHelmetModel( localClientNum, 2 )

Parameters

ParameterSummary
*localClientNumThe localClientNum of the player in question
*topPlayerIndexThe index of the top player

* = mandatory