Parameters |
Description |
ScriptHandle playerId |
Player identifier. |
const char * name |
New name for the player. |
Syntax: GameRules.RenamePlayer( ScriptHandle playerId, const char *name )
Renames the player.
Copyright (c) 2012. All rights reserved.
|