diag list: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (moved note into command description)
Line 13: Line 13:
|p1= name: [[String]] - toggle/drawMode
|p1= name: [[String]] - toggle/drawMode


| [[Array]] - [listOfAllToggleDiagModes]
| [[Array]] - ["Force", "Animation", "Mines", "HitPoints", "AnimSrcUnit", "AnimSrcTarget", "Suspension", "EPEForce", "EPEVehicle", "ParticleNames", "Particles", "SurfaceUnder", "AISkill", "AIDriving", "AIAiming", "AIBrain", "AIDynamicError", "AISuppression"] {{GVI|arma3|1.65}}
   
   
|x1= <code>'''diag_list''' "toggle";</code>
|x1= <code>'''diag_list''' "toggle";</code>
Line 23: Line 23:
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
<!-- CONTINUE Notes -->
<dl class="command_description">
<dd class="notedate">Posted on October 7, 2016 - 10:20 (UTC)</dd>
<dt class="note">[[User:R3vo|R3vo]]</dt>
<dd class="note">
'''Arma 3 Version 1.65.138660'''
<code>'''diag_list''' "toggle";</code> returns:
["Force","Animation","Mines","HitPoints","AnimSrcUnit","AnimSrcTarget","Suspension",<br>
"EPEForce","EPEVehicle","ParticleNames","Particles","SurfaceUnder","AISkill","AIDriving",<br>
"AIAiming","AIBrain","AIDynamicError","AISuppression"]
</dd>
</dl>
<!-- DISCONTINUE Notes -->

Revision as of 13:16, 1 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Diagnosis

Syntax

Syntax:
Syntax needed
Parameters:
name: String - toggle/drawMode
Return Value:
Return value needed

Examples

Example 1:
diag_list "toggle";
Example 2:
diag_list "drawMode"

Additional Information

See also:
See also needed

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