home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #7 / amigamamagazinepolishissue1998.iso / rozrywka / rpg / deader / bits / sot.rexx < prev    next >
OS/2 REXX Batch file  |  1997-06-27  |  487b  |  13 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 'You head south and through a small door you enter into a changing room...there are ice skates lying around and a rink outside the room. Suddenly the door behind you slams shut and it is locked! the only way out is to go ice skating...'
  9.       echo '[PUSH RETURN]'
  10.     pull answer
  11.    Address command 'rx Dawn:bits/lefty2.rexx'
  12.   
  13.