disableDebriefingStats: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<br/>" to "<br>")
Line 8: Line 8:


| Disable debriefing score table.
| Disable debriefing score table.
<br><br>
{{Warning | This command is [[:Category:Broken Scripting Commands|broken]].}} |DESCRIPTION=
{{warning | This command is broken.}} |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''disableDebriefingStats''' |SYNTAX=
| [[disableDebriefingStats]] |SYNTAX=


|  [[Nothing ]] |RETURNVALUE=  
|  [[Nothing]] |RETURNVALUE=


 
|x1= <code>[[disableDebriefingStats]];</code> |EXAMPLE1=
|x1= <code>[[disableDebriefingStats]];</code> |EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________


| [[enableDebriefingStats]] |SEEALSO=  
| [[enableDebriefingStats]] |SEEALSO=


|  |MPBEHAVIOUR=  
|  |MPBEHAVIOUR=
____________________________________________________________________________________________
____________________________________________________________________________________________
}}
}}
Line 35: Line 33:


<h3 style='display:none'>Bottom Section</h3>
<h3 style='display:none'>Bottom Section</h3>
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]]
[[Category:Broken Scripting Commands]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 16:16, 17 August 2020

Hover & click on the images for description

Description

Description:
Disable debriefing score table.
This command is broken.
Groups:
Uncategorised

Syntax

Syntax:
disableDebriefingStats
Return Value:
Nothing

Examples

Example 1:
disableDebriefingStats;

Additional Information

See also:
enableDebriefingStats

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