Karos Graveyard ::
Function Reference :: Scope Reference :: Variable Reference
Player_SetBadgeTexture(<iPlayerIndex>, <sBadgeTexture>)

Description
Sets the badge texture for a player.

Example
Player_SetBadgeTexture(1, "DATA:badges/VAYGR.TGA")

Arguments
<iPlayerIndex>: the index number of the player.
<sBadgeTexture>: the path and filename of the badge texture.

Scope


Related Pages:
:: ::