NT Script: Difference between revisions

113 bytes added ,  13:08, 4 August 2020
m
adds sig.pass
m (adds sig.pass)
Line 377: Line 377:
  sig.language // the language of the signal. Can be any of HUMAN, MONKEY, ALIEN, ROBOT, SLIME or DRONE. Or a combination of them
  sig.language // the language of the signal. Can be any of HUMAN, MONKEY, ALIEN, ROBOT, SLIME or DRONE. Or a combination of them
  sig.filters  // The voice filter of the signal. Includes bolding, italics, as well as silicon and wacky fonts. '''These must be given as a list!'''
  sig.filters  // The voice filter of the signal. Includes bolding, italics, as well as silicon and wacky fonts. '''These must be given as a list!'''
sig.pass    // Whether the signal will be broadcasted. Is a boolean, set to 0 to stop the signal from passing.
  sig.say      // The verb used in a radio messages ending in "."
  sig.say      // The verb used in a radio messages ending in "."
  sig.ask   // The verb used in messages ending in "?". Example: COMMON SERVER asks, "Why?"
  sig.ask   // The verb used in messages ending in "?". Example: COMMON SERVER asks, "Why?"