COMMENT *
From 4Dimensions
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