CharacterLoaded

From Nutscript Developer Wiki
   GM:CharacterLoaded(id)

Description[edit]

This function is called when player loaded characters from the server's database. This usually run when player just joined the server. This function is not for something that requires to run when player just loaded the character to play in the server.

Arguments[edit]

  • Integer id

Return Values[edit]

none.

Examples[edit]

none.