kbAddDatabase

From Bohemia Interactive Community
Revision as of 22:38, 29 June 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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"