kbAddDatabaseTargets: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(add. classification)
m (No longer "future")
Line 2: Line 2:
[[Category:Scripting Commands ArmA|KBADDDATABASETARGETS]]
[[Category:Scripting Commands ArmA|KBADDDATABASETARGETS]]
[[Category:Scripting Commands ArmA2|KBADDDATABASETARGETS]]
[[Category:Scripting Commands ArmA2|KBADDDATABASETARGETS]]
{{future-use}}


{{Command|= Comments
{{Command|= Comments
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma |= Game name
| arma2 |= Game name


|1.00|= Game version
|1.00|= Game version

Revision as of 08:15, 30 March 2010


Hover & click on the images for description

Description

Description:
Register target list knowledge base database to given person.
Groups:
Uncategorised

Syntax

Syntax:
Boolean = person kbAddDatabaseTargets 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

Notes

Bottom Section