findCover

From Bohemia Interactive Community
Revision as of 23:04, 26 August 2007 by Mikero (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

{{Command|= Comments ____________________________________________________________________________________________

| arma |= Game name

|1.00|= Game version ____________________________________________________________________________________________

| Returns the object where the object should search for cover. The minDist, visibilityPosition and ignoreObject parameters are optional. |= Description ____________________________________________________________________________________________

| [[Object|HideWhere] = unit findCover [[[Position]], hidePosition, maxDist] |= Syntax

|p1= unit: Object |= Parameter 1

|p2= Position: (Array)|=Paramater 2 |p3= hidePosition: Position |= Parameter 3 |p3= maxDist: Array |= Parameter 3 |p4= minDist: Number(Optional)|= Parameter 4 |p5= visibilityPosition:Position(Optional)used to select cover that unit can see in that direction|= Parameter 5 |p6= ignoreObject:Object(Optional) Ignore this object in visibility check|= Parameter 6 | Object |= Return value ____________________________________________________________________________________________

| |= See also

}}

Notes

Bottom Section