showScoretable: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Another test to see if this fixes this command missing from commands list when not logged in)
(description)
Line 6: Line 6:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Shows/Hides score table, 1 to force visible, 0 to force invisible, -1 default. |= Description
| Shows/hides the new score table, 1 to force visible, 0 to force invisible, -1 default. Forcing score table will make it show even in SP. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[showScoretable]] force |= Syntax
| [[showScoretable]] force |= Syntax


|p1= Force: [[Number]] |= Parameter 1
|p1= force: [[Number]] |= Parameter 1


| [[Nothing]] |= Return Value
| [[Nothing]] |= Return Value

Revision as of 12:46, 4 August 2016

Hover & click on the images for description

Description

Description:
Shows/hides the new score table, 1 to force visible, 0 to force invisible, -1 default. Forcing score table will make it show even in SP.
Groups:
Uncategorised

Syntax

Syntax:
showScoretable force
Parameters:
force: Number
Return Value:
Nothing

Examples

Example 1:
showScoretable -1;

Additional Information

See also:
shownScoretable

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

Bottom Section