kbAddDatabase

From Bohemia Interactive Community
Revision as of 23:11, 1 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


person kbAddDatabase filename


Operand types:

person: Object

filename: String

Type of returned value:

Boolean

Compatibility:

Version 2.42 required.

Description:

Register knowledge base database to given person.


Example:

_unit kbAddDatabase "chat.txt"