getHideFrom: Difference between revisions
Jump to navigation
Jump to search
Talkingtoaj (talk | contribs) No edit summary |
m (VBS2 scripting category removal) |
||
Line 37: | Line 37: | ||
[[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 05:13, 19 July 2011
Description
- Description:
- Returns the Position where object believes the enemy to be, presumably by extrapolating the expected postion based on the last known position and speed of the enemy. A returned position of [0,0,0] implies that object does not knowAbout enemy. If enemy is null it is some position in front of the object or enemy position.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Array = object getHideFrom enemy
- Parameters:
- object: Object
- enemy: Object
- Return Value:
- Array - format Position
Examples
- Examples:
- Example needed
Additional Information
- See also:
- See also needed
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