kbAddDatabase: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *arma2 * * *\| *([0-1]\.[0-9]{2}) * (\| *.[^a])" to "|game1= arma2 |version1= $1 |game2= arma2oa |version2= 1.50 |game3= tkoh |version3= 1.00 |game4= arma3 |version4= 0.50 $2") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= <sqf>([^\/: ]+)([^;])<\/sqf>" to "|x$1= <sqf>$2$3;</sqf>") |
||
(14 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
|version4= 0.50 | |version4= 0.50 | ||
|gr1= | |gr1= Conversations | ||
|descr= Register knowledge base database to given person. See [[Conversations]] for more details. | |descr= Register knowledge base database to given person. See [[Conversations]] for more details. | ||
{{Feature|important|This command is no longer available in {{arma2}} and {{arma3}}.}} | {{Feature|important|This command is no longer available in {{arma2}} and {{arma3}}.}} | ||
|s1= | |s1= person [[kbAddDatabase]] fileName | ||
|p1= person: [[Object]] | |p1= person: [[Object]] | ||
Line 24: | Line 24: | ||
|p2= fileName: [[String]] | |p2= fileName: [[String]] | ||
|r1=[[Boolean]] | |r1= [[Boolean]] | ||
|x1= < | |x1= <sqf>_hasBeenAdded = _unit kbAddDatabase "chat.txt";</sqf> | ||
|seealso= [[Conversations]] | |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