NT Script: Difference between revisions
Jump to navigation
Jump to search
→Realtime signal modification
imported>Donkie |
imported>Donkie |
||
Line 319: | Line 319: | ||
If the code is set to execute automatically, signals will first execute stored server code. Signal information is stored in the following variables: | If the code is set to execute automatically, signals will first execute stored server code. Signal information is stored in the following variables: | ||
$source | $source // the source of the signal | ||
$content // the content of the signal | $content // the content of the signal | ||
$freq | $freq // the frequency of the signal | ||
$pass | $pass // determines if the signal will be broadcasted | ||
$job | $job // the job (only for radio messages) of the operator | ||
$language // the language of the signal. Can be any of HUMAN, MONKEY, ALIEN, ROBOT, SLIME or DRONE. Or a combination of them | |||
=== Functions === | === Functions === |