From: utzoo!decvax!ittvax!ittapp!steve Newsgroups: net.games.rogue Title: Re: Rogue looping Article-I.D.: ittapp.224 Posted: Thu Aug 12 08:44:20 1982 Received: Sun Aug 15 01:19:21 1982 References: watmath.3277 There is a way to stop people from disconnecting rogue and abusing scrolls. We added 'signal(SIGTSTP, SIG_IGN)' to mach_dep.c so that the cntl-z interrupt is ignored. It may help keep people from leaving a disconnected rogue hanging on the system and for those who are not creative cheaters (read rascal-users here) it will force them to play rogue the way it was intended to be played, as a game not as a piece of software to be broken. Steve Bramblett decvax!ittvax!ittapp!steve