StartCommand

From Nutscript Developer Wiki
   GM:StartCommand(client, command)

Description[edit]

This function is called when player just ran some command from the chat.

Arguments[edit]

  • Player client
  • string command

Return Values[edit]

return none

Examples[edit]

none.