kbAddDatabase: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 18: Line 18:
'''Compatibility:'''
'''Compatibility:'''


Version 2.42 required.
Version 1.56 required.


'''Description:'''
'''Description:'''

Revision as of 19:56, 4 July 2006


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"