PlayerLoadedChar

From Nutscript Developer Wiki
   GM:PlayerLoadedChar(client, character, lastChar)

Description[edit]

This function is called when player loaded character from the character menu.

Arguments[edit]

  • Player client
  • Character character
  • Character lastChar

Return Values[edit]

none.

Examples[edit]

none.