Player::setNameDebug

From RAGE Multiplayer Wiki

NOTE: Debugging functions are not present in the retail version of the game.

*untested but char *name could also be a hash for a localized string

Syntax

player.setNameDebug(name);

Required Arguments

  • name: String

Return value

  • Undefined

Example

// todo

See also