getHideFrom: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
[[Category:Scripting Commands ArmA|GETHIDEFROM]] | [[Category:Scripting Commands ArmA|GETHIDEFROM]] | ||
<h2 style="color:#000066">'''''object'' getHideFrom ''enemy'''''</h2> | |||
<h2 style="color:#000066">'' | |||
Line 22: | Line 21: | ||
'''Description:''' | '''Description:''' | ||
Returns the hiding position in format Position. If enemy is null it is | Returns the hiding position in format [[Position]]. | ||
If enemy is null it is some position in front of the object or enemy position. |