reveal

From Bohemia Interactive Community
Revision as of 03:48, 13 February 2007 by Ceeeb (talk | contribs)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Reveal unit to a group or another unit. Command does not care if the unit/group knowsAbout the revealed unit or not.
Groups:
Uncategorised

Syntax

Syntax:
group reveal unit
Parameters:
group: Object or Group
unit: Object
Return Value:
Nothing

Examples

Example 1:
soldierOne reveal soldierTwo

Additional Information

See also:
knowsAbout

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Posted on January 15, 2007
Ceeeb
In OFP v1.96, When a target is revealed to a unit, it's knowsAbout rating is set to 1, unless it was already more than 1 in which case reveal does nothing. See knowsAbout for more details about knowsAbout ratings and limitations.

Bottom Section