calculatePlayerVisibilityByFriendly: Difference between revisions
Jump to navigation
Jump to search
(Created page with "placeholder") |
m (create page, introduced with version unknown) |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
|arma3|= Game name | |||
|1.00|= Game version | |||
____________________________________________________________________________________________ | |||
| Friendly units will / will not calculate visibility of player. Default [[false]].|DESCRIPTION= | |||
____________________________________________________________________________________________ | |||
| '''calculatePlayerVisibilityByFriendly'''|SYNTAX= | |||
| [[Nothing]] |RETURNVALUE= | |||
|x1= <code>[[calculatePlayerVisibilityByFriendly]] [[true]];</code>|EXAMPLE1= | |||
____________________________________________________________________________________________ | |||
| | |||
[[getCalculatePlayerVisibilityByFriendly]] | |||
|SEEALSO= | |||
| |MPBEHAVIOUR= | |||
____________________________________________________________________________________________ | |||
}} | |||
<h3 style='display:none'>Notes</h3> | |||
<dl class='command_description'> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<!-- DISCONTINUE Notes --> | |||
<h3 style='display:none'>Bottom Section</h3> | |||
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Command Group: Eden Editor|{{uc:{{PAGENAME}}}}]] |
Revision as of 10:35, 30 May 2019
Description
- Description:
- Friendly units will / will not calculate visibility of player. Default false.
- Groups:
- Uncategorised
Syntax
- Syntax:
- calculatePlayerVisibilityByFriendly
- Return Value:
- Nothing
Examples
- Example 1:
calculatePlayerVisibilityByFriendly true;
Additional Information
- See also:
- getCalculatePlayerVisibilityByFriendly
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