Functions/DarkRP/Shared/getIncompleteChatCommands

From DarkRP
Function
Function name DarkRP.getIncompleteChatCommands()
Description:
chat commands that have been defined, but not declared. Information about these chat commands is missing.
Returns: table commands
Part of Library: DarkRP
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Functions/DarkRP/Shared/getIncompleteChatCommands]DarkRP.getIncompleteChatCommands[/url][/b]

Function parameters[edit]

This function does not take any arguments.

Function return values[edit]

  1. commands (table)
  2. A table containing the undeclared chat commands.