showScoretable: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style='display:none'>Notes</h3>" to "") |
m (Text replacement - "<h3 style='display:none'>Bottom Section</h3>" to "") |
||
Line 22: | Line 22: | ||
</dl> | </dl> | ||
{{GameCategory|arma3|New Scripting Commands}} | {{GameCategory|arma3|New Scripting Commands}} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 15:47, 18 January 2021
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:
- Interaction
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:
- shownScoretablevisibleScoretable
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