diag log: Difference between revisions
Jump to navigation
Jump to search
PhilippRauch (talk | contribs) No edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
| '''diag_log''' anything |= Syntax | | '''diag_log''' anything |= Syntax | ||
|p1= anything: [[ | |p1= anything: [[Anything]] - |= PARAMETER1 | ||
|p2= |= PARAMETER2 | |p2= |= PARAMETER2 | ||
Line 42: | Line 42: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category:ArmA 2: New Scripting Commands List|{{uc:{{ | [[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAMEE}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{ | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAMEE}}}}]] |
Revision as of 23:34, 8 June 2009
Description
- Description:
- Dumps the argument's type and value to the report file.
- Groups:
- Uncategorised
Syntax
- Syntax:
- diag_log anything
- Parameters:
- anything: Anything -
- Return Value:
- Nothing
Examples
- Example 1:
(example)
Additional Information
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
Notes
- Worldeater
- ARMA2 (1.01.57631) crashes when diag_log is feed more than 1019 characters.