Difference between revisions of "COMMENT *"

From 4Dimensions
Jump to: navigation, search
(Bot: Automated import of articles)
 
(No difference)

Latest revision as of 05:00, 26 January 2016

COMMENT *

COMMENT *

COMMENT *

COMMENT *


  • This is an example of a comment in trigedit. Because of the *'s the lines
  • are not parsed, so the script still works even if it has a lot of
  • explanations built in. All triggers should be heavily commented.
  • The below line sends the text 'Trigger firing' to the room.

%echo% Trigger firing


Comments are useful in scripts to document what is happening, for future

reference, and for others to see what the script does.


See also: REDIT-ROOM-FLAGS