shownScoretable: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " |= Game " to " ")
m (Text replacement - "v1\.63\.[0-9]{6}" to "v1.64")
Line 7: Line 7:
|gr1= Interaction
|gr1= Interaction
| Returns the state of the score table set with [[showScoretable]] command.  
| Returns the state of the score table set with [[showScoretable]] command.  
{{Feature|Warning|Since Arma 3 v1.63.137869, the previous functionality of this command (score table visibility check) is moved to [[visibleScoretable]] command. Please update your scripts and sorry for any inconvinience.}}
{{Feature|Warning|Since Arma 3 v1.64, the previous functionality of this command (score table visibility check) is moved to [[visibleScoretable]] command. Please update your scripts and sorry for any inconvinience.}}
| [[shownScoretable]]
| [[shownScoretable]]
| [[Number]] - 0: Force hidden, 1: Force shown, -1: Default
| [[Number]] - 0: Force hidden, 1: Force shown, -1: Default

Revision as of 11:21, 3 April 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Interaction

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
_state = shownScoretable;

Additional Information

See also:
showScoretablevisibleScoretable

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