NT Script: Difference between revisions
Jump to navigation
Jump to search
m
→Realtime signal modification
imported>Gun Hog |
imported>Gun Hog |
||
Line 350: | Line 350: | ||
$language // the language of the signal. Can be any of HUMAN, MONKEY, ALIEN, ROBOT, SLIME or DRONE. Or a combination of them | $language // the language of the signal. Can be any of HUMAN, MONKEY, ALIEN, ROBOT, SLIME or DRONE. Or a combination of them | ||
$filters // The voice filter of the signal. Includes bolding, italics, as well as silicon and wacky fonts. '''These must be given as a vector!''' | $filters // The voice filter of the signal. Includes bolding, italics, as well as silicon and wacky fonts. '''These must be given as a vector!''' | ||
$say // The verb used in a radio messages ending in "." | |||
$ask // The verb used in messages ending in "?". Example: COMMON SERVER asks, "Why?" | |||
$exclaim // The verb used in a radio messages ending in "!" Note that having more exclamation points changes it to "$yell". | |||
$yell // The verb used in a radio messages ending in "!!" or more exclamation points. By default, these messages are bolded. | |||
=== Functions === | === Functions === |