Black Ops III

GetTopPlayersBodyModel

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

Example:

modelName = GetTopPlayersBodyModel( localClientNum, 2 )

Parameters

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

* = mandatory