home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #7 / amigamamagazinepolishissue1998.iso / rozrywka / rpg / deader / bits / haha.rexx < prev    next >
OS/2 REXX Batch file  |  1997-06-28  |  363b  |  14 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.  echo 'You lie down and decide to take a rest......however this sleep is one which you will NEVER wake up from.....'
  8. echo 'GAME OVER....'
  9. address command 'wait 4'
  10. address command 'rx dawn:bits/again.rexx'
  11.  
  12.   
  13.  
  14.