we've got the logon flow down but we cannot find where the next part is after the automsg is shown... on max's system the next thing is a question asking if you want to read your mail now... it is drawn with a checkmark in square brackets with the text following... we can see the text in the text.dat file but not the square brackets with the checkmark...
what we're
wanting to do is swap out the yesnobar for the noyesbar on just that one question... we just can't seem to locate where it is being called from...
also, what directory is nonodes.txt supposed to go in? text or text/menu?
we've
found one in both places but don't know that we've ever seen either one displayed... we're looking to figure out how to busy the nodes so we can test that further but i thought i'd just ask real quick as things are rather slow moving over here at times ;)
what we're wanting to do is swap out the yesnobar for the noyesbar on
just that one question... we just can't seem to locate where it is
being called from...
It's hard-coded in logon.cpp:
if(text[ReadYourMailNowQ][0] && mailw) {
if(yesno(text[ReadYourMailNowQ]))
readmail(useron.number,MAIL_YOUR);
}
If you wish to disable this prompt, you can set that text.dat line to a blank string ("").
To change that to a noyes() prompt, you'd have to edit the .cpp file
and recompile.
also, what directory is nonodes.txt supposed to go in? text or
text/menu?
The text directory.
we've found one in both places but don't know that we've ever seen
either one displayed... we're looking to figure out how to busy the
nodes so we can test that further but i thought i'd just ask real
quick as things are rather slow moving over here at times ;)
You can use the 'node' utility to lock nodes and test the nonodes.txt works.
also, what directory is nonodes.txt supposed to go in? text or text/menu? we've found one in both places but don't know that we've ever seen either one displayed... we're looking to figure out how to busy the nodes so we can test that further but i thought i'd just ask real quick as things are rather slow moving over here at times ;)
)\/(ark
also, what directory is nonodes.txt supposed to go in? text or
text/menu? we've found one in both places but don't know that we've
ever seen either one displayed... we're looking to figure out how to
busy the nodes so we can test that further but i thought i'd just ask
real quick as things are rather slow moving over here at times ;)
I know this was answered by DM, but I think it's funny that I was just messing with this the other day. :)
Instead of using the 'node' utility, for anyone reading that's running sbbsctrl.exe in windows can just select all the nodes with shift or
ctrl click and then click the lock nodes icon in the toolbar, then
just try to telnet in and you should see your ../text/nonodes.txt
file.
It would be cool if we could also display a different file when the
nodes are down as in for maintence. So one file for no nodes (busy)
and one file for downed nodes (closed for maint).. this is assuming
that nodes are downed during nightly maint. and not locked. hmm.. Thoughts?
All nodes have to be downed (offline) when using SMBUTIL with the pack option, which mine does. Not sure if this is the best way, but it's how it was out of the box I believe. So that's just one example of sbbs being down for maint.It would be cool if we could also display a different file when the Ua>> nodes are down as in for maintence. So one file for no nodes (busy) Ua>> and one file for downed nodes (closed for maint).. this is assuming Ua>> that nodes are downed during nightly maint. and not locked. hmm.. Ua>> Thoughts?i haven't seen sbbs doing like other traditional BBSes do where they exit or freeze their nodes for certain tasks... back in the day, the BBS would
exit to run the maint because it was the only task... in our case, on the main system, we run a FTN mailer in front of the BBS (remoteaccess) so theWow that brings back memories. Between 93-95 my BBS used FrontDoor and RA on MSDOS, although most of what FD did was a mystery to me since a friend helped meset that part up. I was 16 at the time. lol -=U13=-
| Sysop: | Winzlo |
|---|---|
| Location: | Minnesota, USA |
| Users: | 11 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 495939:02:31 |
| Calls: | 82 |
| Files: | 1,070 |
| D/L today: |
27 files (11,920K bytes) |
| Messages: | 286,964 |