Torbjörn Andersson
Torbjörn Andersson
Thanks. That's the same information ZoBoRf posted earlier, though. I found out about the PAX drive fairly recently, and spent some time following the instructions on how to decode it....
```V-THANK``` has this one: ```zil ``` Though in this case, "THANK ME" seems to be caught even earlier, in ```PERFORM```: ```zil ( )> ```
Maybe something like this? ```diff diff --git a/people.zil b/people.zil index f857e94..eb3c861 100644 --- a/people.zil +++ b/people.zil @@ -325,7 +325,7 @@ D ,BAG " and a " D ,SCOIN " for...
You can also get the "standing" message while floating in space. Oh well...
Oh the other hand, there _is_ such a special case in ```CANT-SEE-MUCH```: ```zil ```
This wouldn't be the only time a helper function prints two line breaks like this, by the way. See for instance ```WALK-BEACH```.
I first noticed this phenomenon when comparing the output of a successful and failed $VERIFY in superbrief mode: ``` >$VERIFY Interpreter 1 Version F [Verifying.] [Disk correct.] > ``` ```...
On a related note, there's also this in ```HANDLE-HOLE?```: ```zil ( ) ``` I.e. if someone tries to put something on the hole, that's interpreted as putting it on the...
I just tried it. Without the change: ``` Platform This narrow platform is attached to the north side of a huge steel enclosure, fifty feet high. All around you, a...
The platform in the New Mexico area also has the ```SURFACE``` bit: ```zil ```