NT Script: Difference between revisions

131 bytes added ,  17:37, 30 September 2014
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 // the source of the signal
  $source   // the source of the signal
  $content // the content of the signal
  $content // the content of the signal
  $freq   // the frequency of the signal
  $freq     // the frequency of the signal
  $pass   // determines if the signal will be broadcasted
  $pass     // determines if the signal will be broadcasted
  $job     // the job (only for radio messages) of the operator
  $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 ===  
Anonymous user