Top.Ans

Major BBS or Worldgroup - get and give support here.

Moderator: Mod Squad

Post Reply
Kaboom
Posts: 34
Joined: Sat Jun 03, 2006 3:36 am
Location: River Falls, WI
Contact:

Top.Ans

Post by Kaboom »

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..

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Re: Top.Ans

Post by dspain »

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..
set screen length to 24.

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Re: Top.Ans

Post by dspain »

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..
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

User avatar
ccs
Posts: 193
Joined: Mon Apr 03, 2006 7:55 pm
Location: Cape Cod Ma
Contact:

Re: Top.Ans

Post by ccs »

dspain wrote:
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..
I think in the msg file bbssup.msg it asks you how to handle new signups. One of the options is for screen size.

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

Post Reply