home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #7 / amigamamagazinepolishissue1998.iso / rozrywka / rpg / deader / bits / sou.rexx < prev    next >
OS/2 REXX Batch file  |  1997-06-22  |  737b  |  12 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 walk up to the lift and go in...As it reaches the next floor you hear the tortured groanings of hungry Zombies, you decide to climb through the roof of the lift to escape from them...however just as you are climbing up the door opens and hundreds of flesh eating zombies begin to rip your legs off...you slump to the floor and lose consciousness seconds after you have experienced them slurping your intestines up like noodles...'
  8.    echo '[PUSH RETURN]'
  9.    pull answer
  10.    Address command 'Dawn:bits/VT Dawn:bits/lift.gif >nil:'
  11.    Address command 'rx Dawn:bits/again.rexx'
  12.