shownScoretable: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{( *)Warning( *)\|" to "{{$1Feature$2|$Warning$2|")
m (Text replacement - "([^ ])\|\$Warning( *)\|" to "$1|$2Warning$2|")
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.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.}}
| [[shownScoretable]]
| [[shownScoretable]]
| [[Number]] - 0: Force hidden, 1: Force shown, -1: Default
| [[Number]] - 0: Force hidden, 1: Force shown, -1: Default

Revision as of 01:31, 7 February 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:
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