Page MenuHomeFeedback Tracker

Scripting command findCover is not implemented
Assigned, WishlistPublic

Description

Was added in ARMA 1. Still not implemented in ARMA 3.
Always returns objNull and does nothing.

Details

Legacy ID
2700889637
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce
  1. Name an AI unit: unit2.
  2. Preview, and execute in debug console: _o = unit2 findCover [getPos unit2, getPos player, 500];

Event Timeline

MulleDK19 edited Additional Information. (Show Details)
MulleDK19 set Category to Scripting.
MulleDK19 set Reproducibility to Always.
MulleDK19 set Severity to None.
MulleDK19 set Resolution to Open.
MulleDK19 set Legacy ID to 2700889637.May 7 2016, 4:19 PM
Tajin added a subscriber: Tajin.May 7 2016, 4:19 PM

That problem still persists in the current version.