enableDebriefingStats: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= |p3=" to "|Parameter2= |p3=") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(23 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.00 | |||
| | |gr1= Briefing | ||
| | |descr= Enable debriefing score table. | ||
| [[enableDebriefingStats]] [left, top, width, height] | |s1= [[enableDebriefingStats]] [left, top, width, height] | ||
|p1= left: [[Number]] | |p1= left: [[Number]] | ||
|p2= top: [[Number]] | |p2= top: [[Number]] | ||
|p3= width: [[Number]] | |p3= width: [[Number]] | ||
|p4= height: [[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