Was added in ARMA 1. Still not implemented in ARMA 3.
Always returns objNull and does nothing.
Description
Description
Details
Details
- Legacy ID
- 2700889637
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
- Name an AI unit: unit2.
- Preview, and execute in debug console: _o = unit2 findCover [getPos unit2, getPos player, 500];