kbAddDatabase: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= <sqf>([^\/: ]+)([^;])<\/sqf>" to "|x$1= <sqf>$2$3;</sqf>") |
||
Line 26: | Line 26: | ||
|r1= [[Boolean]] | |r1= [[Boolean]] | ||
|x1= <sqf>_hasBeenAdded = _unit kbAddDatabase "chat.txt"</sqf> | |x1= <sqf>_hasBeenAdded = _unit kbAddDatabase "chat.txt";</sqf> | ||
|seealso= [[Conversations]] [[kbAddTopic]] [[kbHasTopic]] [[kbTell]] [[kbWasSaid]] [[kbReact]] [[kbRemoveTopic]] [[kbAddDatabaseTargets]] [[FSM]] [[FSM Editor]] | |seealso= [[Conversations]] [[kbAddTopic]] [[kbHasTopic]] [[kbTell]] [[kbWasSaid]] [[kbReact]] [[kbRemoveTopic]] [[kbAddDatabaseTargets]] [[FSM]] [[FSM Editor]] | ||
}} | }} |
Latest revision as of 22:42, 28 June 2022
Description
- Description:
- Register knowledge base database to given person. See Conversations for more details.
- Groups:
- Conversations
Syntax
- Syntax:
- person kbAddDatabase fileName
- Parameters:
- person: Object
- fileName: String
- Return Value:
- Boolean
Examples
- Example 1:
Additional Information
- See also:
- Conversations kbAddTopic kbHasTopic kbTell kbWasSaid kbReact kbRemoveTopic kbAddDatabaseTargets FSM FSM 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