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};
Killzone Kid (talk | contribs) (→Historic Notes: new section) |
Lou Montana (talk | contribs) m (Text replacement - "<dd class="notedate">Posted on ([^<>]+) " to "<dd class="notedate">Posted on $1</dd> ") |
||
Line 15: | Line 15: | ||
== Historic Notes == | == Historic Notes == | ||
<dd class="notedate">Posted on December 17, 2006 - 19:13 | <dd class="notedate">Posted on December 17, 2006 - 19:13</dd> | ||
<dt class="note">'''[[User:Pennywise|Pennywise]]'''<dd class="note">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: | <dt class="note">'''[[User:Pennywise|Pennywise]]'''<dd class="note">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 {string...}; | ||
* comment { CoC Network Service 2.0 | * comment { CoC Network Service 2.0 | ||
CoC bn880 28/02/2004; example comment}; | CoC bn880 28/02/2004; example comment}; |
Revision as of 01:18, 30 January 2021
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)