createTeam (VBS2)
From Bohemia Interactive Community
| This function is no longer available in VBS2. |
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 2
- Version:
- 1.00
Description
- Description:
- Create a team and name it.
Syntax
- Syntax:
- createTeam [type,name]
- Parameters:
- type: String -
- name: String -
- Return Value:
- TeamMember
Examples
- Example 1:
"_team = createTeam [""USMC_Team"", ""Fire Team Red""]"
Additional Information
- Multiplayer:
- Behaviour unknown.

