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) (→Obsolete?: new section) |
Killzone Kid (talk | contribs) (→Historic Notes: new section) |
||
Line 12: | Line 12: | ||
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. [[User:Killzone Kid|Killzone Kid]] ([[User talk:Killzone Kid|talk]]) 19:17, 1 October 2015 (CEST) | 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. [[User:Killzone Kid|Killzone Kid]] ([[User talk:Killzone Kid|talk]]) 19:17, 1 October 2015 (CEST) | ||
== Historic Notes == | |||
<dd class="notedate">Posted on December 17, 2006 - 19:13 | |||
<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 { CoC Network Service 2.0 | |||
CoC bn880 28/02/2004; example comment}; |
Revision as of 18:25, 1 October 2015
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)