Function; Player_SetPlayerName - HWRM/KarosGraveyard GitHub Wiki

Player_SetPlayerName(<iPlayerIndex>, <sPlayerName>)

Description

Sets the name of the player to <sPlayerName>.

Example

Player_SetPlayerName(1, "Vaygr Armada")

Arguments

<sPlayerIndex>: the index number of the player.
<sPlayerName>: the name of the player. Can be a raw string or a localization ID.

Scope

Related Pages

Function Reference

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial