comment – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<dl class="command_description"> <dd class="notedate">" to "<dl class="command_description"> <dt></dt> <dd class="notedate">")
m (Text replacement - " <dd class="notedate">" to " <dt><dt> <dd class="notedate">")
Line 15: Line 15:


== Historic Notes ==
== Historic Notes ==
 
<dt><dt>
<dd class="notedate">Posted on December 17, 2006 - 19:13</dd>
<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:

Revision as of 01:27, 6 April 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)

Historic Notes

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};