diag_SQFCDebugDump

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Diagnostic branch(es).

Description

Description:
Dumps the bytecode as Arma 3 sees it, in a diff friendly way. Useful for testing custom SQFC compilers.
Groups:
Diagnostic

Syntax

Syntax:
diag_SQFCDebugDump [sourcePath, targetPath]
Parameters:
sourcePath: String - Path to file on drive that should be read
targetPath: String - Path to file on drive to output to
Return Value:
Nothing

Examples

Example 1:
diag_SQFCDebugDump ["P:/test.sqfc", "P:/dump"];

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