kbAddDatabase: Difference between revisions
Jump to navigation
Jump to search
m (Compatibility remark.) |
mNo edit summary |
||
Line 2: | Line 2: | ||
[[Category:Scripting Commands ArmA|KBADDDATABASE]] | [[Category:Scripting Commands ArmA|KBADDDATABASE]] | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| arma |= Game name | |||
|2.56|= Game version | |||
____________________________________________________________________________________________ | |||
| Register knowledge base database to given person. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | person '''kbAddDatabase''' filename |= Syntax | ||
|p1= person: [[Object]] |= Parameter 1 | |||
|p2= filename: [[String]] |= Parameter 2 | |||
[[Boolean]] | | [[Boolean]] |= Return value | ||
____________________________________________________________________________________________ | |||
|x1= <pre>_unit kbAddDatabase "chat.txt"</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
Revision as of 23:52, 1 August 2006
Description
- Description:
- Register knowledge base database to given person.
- Groups:
- Uncategorised
Syntax
- Syntax:
- person kbAddDatabase filename
- Parameters:
- person: Object
- filename: String
- Return Value:
- Boolean
Examples
- Example 1:
_unit kbAddDatabase "chat.txt"
Additional Information
- See also:
- See also needed
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