kbAddDatabase

From Bohemia Interactive Community
Revision as of 19:56, 4 July 2006 by Hoz (talk | contribs)
Jump to navigation Jump to search


person kbAddDatabase filename


Operand types:

person: Object

filename: String

Type of returned value:

Boolean

Compatibility:

Version 1.56 required.

Description:

Register knowledge base database to given person.


Example:

_unit kbAddDatabase "chat.txt"