Difference between revisions of "Forum:Disabling rogue level"

From NetHackWiki
Jump to navigation Jump to search
(Created page with "{{Forumheader|Watercooler}} <!-- Please put your content under this line. Be sure to sign your edits with four tildes ~~~~ --> Hi, is there a way to disable the rogue level...")
 
Line 4: Line 4:
  
 
Hi, is there a way to disable the rogue level(as in make it not appear,while a normal level at its place)? The tileset does not work on it and while I can handle bad graphics if the gameplay is good, I draw the line at ASCII...
 
Hi, is there a way to disable the rogue level(as in make it not appear,while a normal level at its place)? The tileset does not work on it and while I can handle bad graphics if the gameplay is good, I draw the line at ASCII...
 +
:Comment out [[Source:NetHack_3.4.3/include/config.h#line322|this line]] at compile time.[[User:Kufat|Kufat]] ([[User talk:Kufat|talk]]) 23:38, 5 March 2015 (UTC)

Revision as of 23:38, 5 March 2015


Hi, is there a way to disable the rogue level(as in make it not appear,while a normal level at its place)? The tileset does not work on it and while I can handle bad graphics if the gameplay is good, I draw the line at ASCII...

Comment out this line at compile time.Kufat (talk) 23:38, 5 March 2015 (UTC)