Path: utzoo!utgpu!water!watmath!clyde!rutgers!princeton!udel!burdvax!sdcrdcf!ism780c!mikep From: mikep@ism780c.UUCP (Michael A. Petonic) Newsgroups: comp.sources.games.bugs Subject: omega file restore bug Keywords: core bug Message-ID: <8723@ism780c.UUCP> Date: 27 Jan 88 09:17:09 GMT References: <1466@uhccux.UUCP> <1430@bucsb.UUCP> <1956@bsu-cs.UUCP> Reply-To: mikep@ism780c.UUCP (Michael A. Petonic) Organization: Interactive Systems Corp., Santa Monica CA Lines: 16 In article <1956@bsu-cs.UUCP> cmness@bsu-cs.UUCP (Christopher Ness) writes: >I also have noted that the game, when finding a copied file, fails >to recognize me as the wizard. It goes into an auto enter game-starvation >mode. Any hints? Yeah - a very pragmatic one (aside from not playing omega...). Edit the file olev.c and at the function "gameidcheck()" starting at line 282, insert the statment "return(TRUE);" as the first executable statement. This should be line #288. Caveats: Of course, this means that you can copy the files without worrying about having used the save game before (which is in bad form). -MikeP