On Fri, 10 Jul 1998, I Chose No Name wrote: >Okay, quick question--does anyone know how to increase the length of text that >can exist before the >... >[ Return to continue, (q)uit, (r)efresh, (b)ack, or page number (#/#) ] >... >line? looks like it's about 20 now, but i was wondering if there's any way to >change it? maybe make a function so players can configure their own length- >thing? thanks :) Oh, that's a toughie. Took me about 3 seconds to switch terminals, type 'less modify.c', type '/page', and hit 'n' a few times. Anyway, modify.c: #define PAGE_LENGTH 22 #define PAGE_WIDTH 80 Shouldn't be hard to change into variables. -- George Greer, greerga@circlemud.org | Genius may have its limitations, but http://patches.van.ml.org/ | stupidity is not thus handicapped. http://www.van.ml.org/CircleMUD/ | -- Elbert Hubbard +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST