debugFSM: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[cC]ommand[_ ][gG]roup:[_ ][^|]+\|\{*uc:{{PAGENAME}*]\]" to "")
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...)
Line 1: Line 1:
{{Command|Comments=
{{Command


| arma2 |Game name=
| arma2


| 1.05|Game version=
| 1.05


|gr1= Broken Commands |GROUP1=
|gr1= Broken Commands


| Dump (something about FSM) to debugging output. This command is (assumed to be) non-functional in the retail version.
| Dump (something about FSM) to debugging output. This command is (assumed to be) non-functional in the retail version.
{{Warning|Non functional in retail}} |DESCRIPTION=
{{Warning|Non functional in retail}}


| FSMhandle '''debugFSM''' true |SYNTAX=
| FSMhandle '''debugFSM''' true
|p1 = FSMhandle: [[Number]]
|p1 = FSMhandle: [[Number]]
|p2 = true: [[Boolean]]
|p2 = true: [[Boolean]]


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


|x1= -|EXAMPLE1=
|x1= -


| [[FSM]], [[FSM Editor]] |SEEALSO=
| [[FSM]], [[FSM Editor]]


}}
}}

Revision as of 01:28, 18 January 2021

Hover & click on the images for description

Description

Description:
Dump (something about FSM) to debugging output. This command is (assumed to be) non-functional in the retail version.
Non functional in retail
Groups:
Broken Commands

Syntax

Syntax:
FSMhandle debugFSM true
Parameters:
FSMhandle: Number
true: Boolean
Return Value:
Nothing

Examples

Example 1:
-

Additional Information

See also:
FSMFSM Editor

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

Bottom Section