heasm66 / mdlzork

Different versions of original mainframe Zork reconstructed and patched to run under Confusion.
15 stars 6 forks source link

780124: Multiple items #9

Closed heasm66 closed 3 years ago

heasm66 commented 3 years ago
>get sack, bottle
brown sack:

 *ERROR*
 "TOO-MANY-ARGUMENTS-SUPPLIED"
LISTENING-AT-LEVEL 2 PROCESS 1
Atom REP has neither LVAL nor GVAL
heasm66 commented 3 years ago

This work in the PDP-10 ITS version

get sword, lamp
put torch, screwdriver in basket
heasm66 commented 3 years ago

Change line 631 in 78np.mud to:

<COND (<TAKE-IT-OR-LEAVE-IT .SYN .PV> <APPLY-RANDOM .VFCN>)>

Removing the last argument (<>) to TAKE-IT-OR-LEAVE-IT.