boilerroom 384 B

123456789101112131415
  1. # boilerroom
  2. if $ARGS[0] = 'start':
  3. CLOSE ALL
  4. $metkaM = $ARGS[0]
  5. $locM = $CURLOC
  6. $metka = $ARGS[0]
  7. $loc = $CURLOC
  8. gs 'stat'
  9. '<center><img src="images/qwest/alter/boiler/boilerroom'+ rand(1,3) +'.jpg"></center>'
  10. 'This event is still not completed. Please bug Ekay until he gets it done.'
  11. act 'Leave': gt 'pavResidential'
  12. end
  13. --- boilerroom ---------------------------------