showScoretable

From Bohemia Interactive Community
Revision as of 16:04, 4 August 2016 by Killzone Kid (talk | contribs) (description)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hover & click on the images for description

Description

Description:
Forces the score table to be shown, hidden or reset to default functionality. Forcing score table will make it show even in SP. When score table is forced opened it cannot be closed manually, when it is force closed, it cannot be opened manually.
Groups:
Uncategorised

Syntax

Syntax:
showScoretable force
Parameters:
force: Number - 1 to force visible, 0 to force invisible, -1 default
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