home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #7 / amigamamagazinepolishissue1998.iso / rozrywka / rpg / deader / bits / nolegsr.rexx < prev    next >
OS/2 REXX Batch file  |  1997-06-22  |  590b  |  16 lines

  1. /*
  2. \\  Dawn Of The Dead RPG  - By Gareth Murfin
  3. //  Game created in Arexx - ver$  Dawn Of The Dead RPG v1.0a
  4. \\
  5. */
  6. address command 'Dawn:bits/style R 2'
  7.  
  8. say 'The image becomes clear as you stare into the metal'
  9. address command 'wait 2'
  10.    Address command 'Dawn:bits/VT Dawn:bits/nolegs.gif >nil:'
  11.    say 'The Horrific sight of your body detached from your legs is too much for you to take and the shock instantly kills you. If the shock hadnt killed you the perpetual bleeding would have.'
  12.    say 'Game Over......'
  13.    address command 'wait 7'
  14.    Address command 'rx dawn:bits/again.rexx'
  15.  
  16.