kbAddDatabase

From Bohemia Interactive Community
Revision as of 18:11, 29 December 2020 by R3vo (talk | contribs) (description)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Register knowledge base database to given person. See Conversations for more details.
This function is no longer available in Arma 2 and Arma 3.
Groups:
Conversations

Syntax

Syntax:
person kbAddDatabase fileName
Parameters:
person: Object
fileName: String
Return Value:
Boolean

Examples

Example 1:
_hasBeenAdded = _unit kbAddDatabase "chat.txt"

Additional Information

See also:
ConversationskbAddTopickbHasTopickbTellkbWasSaidkbReactkbRemoveTopickbAddDatabaseTargetsFSMFSM Editor

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section