Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+.lo - User forced off at failure to create temp account #44

Open
ThaDoctor72 opened this issue Oct 24, 2018 · 3 comments
Open

+.lo - User forced off at failure to create temp account #44

ThaDoctor72 opened this issue Oct 24, 2018 · 3 comments
Labels

Comments

@ThaDoctor72
Copy link

ThaDoctor72 commented Oct 24, 2018

After typing HELP, the message is displayed, followed by the prompt to create a temporary account. On answering NO, the time remaining is reduced to 0. Recommend rewriting 3188 to ifa=.then3136
If anything, I would offer raising tr by 2 minutes since they probably read the message slowly.

--original lines--
3186 lp=1:&"‹‹˜Would You Like To Log On With A œTemporary˜ Account? ":gosub1902
3188 ifa=.thentr%=.:goto3136

@x-tec2017
Copy link

As I see it, if a user needs "HELP" logging on, then he should answer Yes to creating a temporary account. If he answers No to wanting to log on with a temp account, it means he doesn't want to log on so dropping his time remaining to zero is how Image logs him off.

@Pinacolada64 Pinacolada64 added v1.3 and removed v1.3 labels Nov 19, 2018
@ThaDoctor72
Copy link
Author

What if after reading the help the user wants to create a NEW account? At least the option should exist to prompt the user for action. I had a rudimentary way of doing this on 13th Floor, with the
M)ail Check A)bort Login E)xpress Login or RETURN.

Probably more sysop preference than anything, does not need to remain open as an issue.

@Pinacolada64
Copy link
Owner

I like the idea of at least offering to let the user create a NEW account.

Pinacolada64 added a commit to jcobol/ImageBBS that referenced this issue Jun 22, 2022
I don't see any use of the "comma" label, so it can be repurposed to stand in for Pinacolada64#44/$2c/','
Made "printable characters" its own section so as not to confuse it with a zero-page address. :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants