precision: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
Lou Montana (talk | contribs) m (Text replacement - "Category:Scripting Commands ArmA2" to "Category:Scripting Commands Arma 2") |
||
Line 34: | Line 34: | ||
[[Category:Scripting Commands|PRECISION]] | [[Category:Scripting Commands|PRECISION]] | ||
[[Category:Scripting Commands ArmA|PRECISION]] | [[Category:Scripting Commands ArmA|PRECISION]] | ||
[[Category:Scripting Commands | [[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 13:29, 10 January 2020
Description
- Description:
- Return the precision of the given entity, how is the entity able to be precise when moving to given target.
- 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