[comp.sources.d] blindfolds in nethack

jona@moss.ATT.COM (12/20/87)

After increasing the length of props in the 'u' structure to allow enough
room for the blindfold, I discovered that the blindfold didn't work. What
was happening is it was getting timed out just like blindness from
potions. In apply.c, the blindfold is activated by setting
Blindfolded=1 which caused the blindfold to be timed out the next turn.
My solution was to set Blindfolded to 10000L which should keep it from
being timed out (if nothing else it's a real long time).

I (and probably many others) would appreciate it if some nethack gurus
could investigate this and see if this is the right thing to do, and if
not what the correct solution is. For all I know I'm the only one with
this problem.

BTW I am running on System V Rel 2 so maybe something is scrogged
because of that. Who knows...

markb@sdcrdcf.UUCP (Mark Biggar) (12/22/87)

If you can zap yourself with a wand you should be able to through pies
at yourself.  Sort of a poor man's blindfold.

Mark Biggar
{allegra,burdvax,cbosgd,hplabs,ihnp4,akgua,sdcsvax}!sdcrdcf!markb
markb@rdcf.sm.unisys.com

P.S. I'm working on it.