I made a bunch of ansi screens and such for the bbs (non of them clear
the screen) so say someone logs on it's like a complete zip through
everything to the main menu with no stop along the way, unless they
have email waiting then it stops... Is there a pause or something I can
toss in, it just seems like the default ummm (Q)uit or (C)ontinue (N)onstop or whatever it actually says doesn't prompt, also say for instance you add a menu option to the wgsrunmt, say it's a menu option <R> Recent Callers and pipe that to /RECENT, it goes poof if you push it and is instantly erased. I was looking around for a pause of some type, it only does this in the menu system all the games and stuff work as normal and pause like normal.
Thoughts, Thanks..
Top.Ans
Moderator: Mod Squad
Re: Top.Ans
set screen length to 24.Kaboom wrote:I made a bunch of ansi screens and such for the bbs (non of them clear
the screen) so say someone logs on it's like a complete zip through
everything to the main menu with no stop along the way, unless they
have email waiting then it stops... Is there a pause or something I can
toss in, it just seems like the default ummm (Q)uit or (C)ontinue (N)onstop or whatever it actually says doesn't prompt, also say for instance you add a menu option to the wgsrunmt, say it's a menu option <R> Recent Callers and pipe that to /RECENT, it goes poof if you push it and is instantly erased. I was looking around for a pause of some type, it only does this in the menu system all the games and stuff work as normal and pause like normal.
Thoughts, Thanks..
Re: Top.Ans
set screen length to 24.Kaboom wrote:I made a bunch of ansi screens and such for the bbs (non of them clear
the screen) so say someone logs on it's like a complete zip through
everything to the main menu with no stop along the way, unless they
have email waiting then it stops... Is there a pause or something I can
toss in, it just seems like the default ummm (Q)uit or (C)ontinue (N)onstop or whatever it actually says doesn't prompt, also say for instance you add a menu option to the wgsrunmt, say it's a menu option <R> Recent Callers and pipe that to /RECENT, it goes poof if you push it and is instantly erased. I was looking around for a pause of some type, it only does this in the menu system all the games and stuff work as normal and pause like normal.
Thoughts, Thanks..
you could always make a module to force it to 24 on login and set it as the first module activated in mjrbbs.cfg
Re: Top.Ans
dspain wrote:I think in the msg file bbssup.msg it asks you how to handle new signups. One of the options is for screen size.Kaboom wrote:I made a bunch of ansi screens and such for the bbs (non of them clear
the screen) so say someone logs on it's like a complete zip through
everything to the main menu with no stop along the way, unless they
have email waiting then it stops... Is there a pause or something I can
toss in, it just seems like the default ummm (Q)uit or (C)ontinue (N)onstop or whatever it actually says doesn't prompt, also say for instance you add a menu option to the wgsrunmt, say it's a menu option <R> Recent Callers and pipe that to /RECENT, it goes poof if you push it and is instantly erased. I was looking around for a pause of some type, it only does this in the menu system all the games and stuff work as normal and pause like normal.
Thoughts, Thanks..
Joe
set screen length to 24.
you could always make a module to force it to 24 on login and set it as the first module activated in mjrbbs.cfg