kbAddDatabase
From Bohemia Interactive Community
| This is a reserved keyword for future implementations. In Armed Assault it is not implemented yet. |
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Register knowledge base database to given person.
Syntax
- Syntax:
- Boolean = Person kbAddDatabase "filename"
- Parameters:
- Person
- filename: String
- Return Value:
- Boolean
Examples
- Example 1:
_unit kbAddDatabase "chat.txt"
Additional Information
- Multiplayer:
- Behaviour unknown.

