GetDefaultCharName

From Nutscript Developer Wiki
   GM:GetDefaultCharName(client, faction)

Description[edit]

This function returns the default faction name. Use onGetDefaultName to change the default name.

Arguments[edit]

  • Player client
  • Integer faction

Return Values[edit]

return string The name of the character

Examples[edit]