enableDebriefingStats: Difference between revisions
|  (Created page with "{{Command|= Comments ____________________________________________________________________________________________  | arma3 |= Game name  |1.00|= Game version ____________________...") | Lou Montana (talk | contribs)  m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") | ||
| (33 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
| {{ | {{RV|type=command | ||
| | arma3 |=  | |game1= arma3 | ||
| |version1= 1.00 | |||
| | | |gr1= Briefing | ||
| |  | |descr= Enable debriefing score table. | ||
| |  | |s1= [[enableDebriefingStats]] [left, top, width, height] | ||
| |  | |p1= left: [[Number]] | ||
| |p2= top: [[Number]] | |||
| | | |p3= width: [[Number]] | ||
| |p4= height: [[Number]] | |||
| |  | |r1= [[Nothing]] | ||
| |  | |x1= <sqf>enableDebriefingStats [0.1, 0.1, 0.8, 0.8];</sqf> | ||
| |seealso= [[disableDebriefingStats]] | |||
| }} | }} | ||
Latest revision as of 10:22, 13 May 2022
Description
- Description:
- Enable debriefing score table.
- Groups:
- Briefing
Syntax
- Syntax:
- enableDebriefingStats [left, top, width, height]
- Parameters:
- left: Number
- top: Number
- width: Number
- height: Number
- Return Value:
- Nothing
Examples
- Example 1:
- enableDebriefingStats [0.1, 0.1, 0.8, 0.8];
Additional Information
- See also:
- disableDebriefingStats
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
 
	