OnPlayerJoinClass

From Nutscript Developer Wiki
   GM:OnPlayerJoinClass(client, class, oldClass)

Description[edit]

This function is called when player joined the class.

  • Player client
  • Integer class
  • Integer oldClass

Return Values[edit]

return none

Examples[edit]

none.