diag drawMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Made warning message slightly more clear)
No edit summary
Line 45: Line 45:


<code>diag_list "drawMode" -> []</code>
<code>diag_list "drawMode" -> []</code>
</dd>
</dl>
<!-- DISCONTINUE Notes -->
<!-- CONTINUE Notes -->
<dl class="command_description">
<dd class="notedate">Posted on August 21, 2018 - 14:45 (UTC)</dd>
<dt class="note">[[User:kllrt|kllrt]]</dt>
<dd class="note">
Since rev. 144956 of diag.exe this parameter should work with there modes:<br>
Normal<br>
Roadway<br>
Geometry<br>
ViewGeometry<br>
FireGeometry<br>
Paths<br>
ShadowVolume<br>
ShadowBuffer<br>
Buoyancy<br>
</dd>
</dd>
</dl>
</dl>
<!-- DISCONTINUE Notes -->
<!-- DISCONTINUE Notes -->

Revision as of 16:45, 21 August 2018


-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.00|1.00]]
Hover & click on the images for description

Description

Description:
Activates specific debug visualization.
Command is only available when using Arma 3 Diagnostics Exe on Dev-Branch.
Groups:
Uncategorised

Syntax

Syntax:
diag_drawMode type
Parameters:
type: String - Type of visualization
Return Value:
Nothing

Examples

Example 1:
diag_drawMode "normal"

Additional Information

See also:
VBS diag_drawmodeVBS setDrawMode

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

[[Category:Introduced with arma3dev version 1.00]][[ Category: arma3dev: New Scripting Commands | DIAG DRAWMODE]][[ Category: arma3dev: Scripting Commands | DIAG DRAWMODE]]

Notes

Bottom Section

Posted on September 6, 2016 - 07:36 (UTC)
Kju
Currently A3 dev branch, diag.exe, version 1.65.138249 has no drawModes available: diag_list "drawMode" -> []
Posted on August 21, 2018 - 14:45 (UTC)
kllrt
Since rev. 144956 of diag.exe this parameter should work with there modes:
Normal
Roadway
Geometry
ViewGeometry
FireGeometry
Paths
ShadowVolume
ShadowBuffer
Buoyancy