allShots (VBS2)
From Bohemia Interactive Community
| 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:
- Return a list of all shots in the current mission that match the given evaluation. _x is substituted for the actual object in the evaluation.
Syntax
Examples
- Example 1:
_shot = allShots "true"
Additional Information
- Multiplayer:
- Behaviour unknown.

