Black Ops III

GetTopPlayersWeaponModel

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

Example:

modelName = GetTopPlayersWeaponModel( localClientNum, 2 )

Parameters

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

* = mandatory