Function; Player_SetBadgeTexture - HWRM/KarosGraveyard GitHub Wiki

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

Function Reference

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial