precision: Difference between revisions
Jump to navigation
Jump to search
m (Fixed to pre tag) |
m (VBS2 scripting category removal) |
||
Line 34: | Line 34: | ||
[[Category:Scripting Commands ArmA|PRECISION]] | [[Category:Scripting Commands ArmA|PRECISION]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 05:16, 19 July 2011
Description
- Description:
- Return the precision of the given entity.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
if (((position _this) distance _dangerPos) <= (precision _this)) then {...};//used in formationCDanger.fsm
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