showScoretable: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ |arma3 |= Game |1.60|= Game Version |arg= |= Multiplayer Arguments |...")
 
(Made minor formatting adjustment to test a fix for command not being listed at Category:Scripting_Commands)
Line 1: Line 1:
{{Command|=
{{Command|= Comments
____________________________________________________________________________________________
____________________________________________________________________________________________
|arma3 |= Game
|arma3 |= Game name
|1.60|= Game Version
|1.60|= Game version
|arg=  |= Multiplayer Arguments  
|arg=  |= Multiplayer Arguments  
|eff=  |= Multiplayer Effects
|eff=  |= Multiplayer Effects

Revision as of 22:47, 3 August 2016

Hover & click on the images for description

Description

Description:
Shows/Hides score table, 1 to force visible, 0 to force invisible, -1 default.
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
showScoretable -1;

Additional Information

See also:
-

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

Bottom Section