comment – Talk
Jump to navigation
Jump to search
Posted on December 17, 2006 - 19:13
Pennywise ArmA 1.0-1.2 brackets, {}, can no longer be used with comment. The following examples, which worked in OFP, no long work for ArmA:
* comment {string...};
* comment { CoC Network Service 2.0
CoC bn880 28/02/2004; example comment};
Obsolete?
- Posted on October 1, 2015 - 16:45 (UTC)
- Chris5790
- Obsolete since comments can be introduced with a double slash or block comments with /* ... */
Moved it ^^^^^^^ here because it is still useful command when it comes posting code to edit boxes like debug console. Until it supports // or /**/ and does not throw error, this command will not be obsolete. Killzone_Kid (talk) 19:17, 1 October 2015 (CEST)