Pause screen

Posted by Alkarindil on Tue 05 Jun 2007 03:37 AM — 2 posts, 14,304 views.

Brazil #0
Hello! Me again!
I saw another MUD with a very helpfull option for those who use the old telnet program.
Imagine a big text, of skill's screen, for example: that whole thing doesn't fit the telnet's small screen, right?
So it shows the first lines and an option to continue to the next lines. Something like the command "dir/c" in DOS.

Is that function already in the code?
If it isn't, how do I "explain" smaug that the screen is full of text and it needs to be stoped?

I promisse it's my last dumb question here this week! =D

Thanks everyone in advance!
USA #1
It is already in the code, you just need to do "config +pager" in-game to activate it for your character, though you also might want to do pager <#> as well to set the number of lines you want it to pause after, I believe default is 24 if you don't.