setfriend (VBS1)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 1
- Version:
- 2.12.14
Description
- Description:
- Sets how friendly side1 is with side2. For a value smaller than 0.6 it results in being enemy, otherwise it's friendly.
Syntax
- Syntax:
- side1 setFriend [side2, value]
- Parameters:
- side1: Side
- [side2, value]: Array
- Return Value:
- Nothing
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.

