question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: Allow MAX_NR_CHARACTERS to be set in MULITSESSION_MODE 0 and 1

See original GitHub issue

Brief summary of issue / Description of requested feature:

It would be nice if we could set the max number of characters under MM 0 and 1.

Steps to reproduce the issue / Reasons for adding feature:

This seems to be a common request, and currently we force MAX_NR_CHARACTERS to 1 under both MM 0 and 1.

Error output / Expected result of feature

Allow multiple characters, but one session at a time.

Extra information, such as Evennia revision/repo/branch, operating system and ideas for how to solve / implement:

This shouldn’t be too hard - I guess make the character select show up if one has set MAX_NR_CHARACTERS greater than 1?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
BlauFeuercommented, Jan 8, 2018

Yes @chainsol , it should be a per-game or per-account thing and if the framework allows it, I’d set up an account setting for the users to decide.

But due to the previous default behavior, I know it would just confuse some people to suddenly be given a menu, because they’re used to landing inside their character on login, then using @ic <other character> to switch, because we’re manually making multiple characters for those who request it, despite the lower MULTISESSION_MODE.

That is to say that I like the current default behavior regarding character login menu, but if it was mandated by settings or easily modified, then when it changes, I’ll know what to do. Otherwise I completely agree with you on defaulting, but not restricting MAX_NR_CHARACTERS to 1 in any mode.

I suppose my position is easily summed up in just saying that regardless of MULTISESSION_MODE or MAX_NR_CHARACTERS, if the account only has one character, puppet that one on login. If the account has more, then allow choosing of the default behavior by testing a setting, which then can be configured or modified per-game or per-account.

0reactions
Griatchcommented, Sep 30, 2018

Implemented in Evennia 0.8.

Read more comments on GitHub >

github_iconTop Results From Across the Web

NICE DCV Server Parameter Reference - AWS Documentation
When a bigger head resolution is requested by a client, the server adjusts the resolution to make sure that it matches the maximum...
Read more >
Configuration Settings - FSLogix - Microsoft Learn
Provides the various configuration settings and descriptions used in FSLogix.
Read more >
Account and limit settings - GitLab Docs
You can configure the default maximum number of projects new users can create in their personal namespace. This limit affects only new user...
Read more >
ICA policy settings | Reference - Citrix Product Documentation
Limit clipboard client to session transfer size ... Set the value to 0 to disable the feature and 1 to enable it. By...
Read more >
RFC 3261: SIP: Session Initiation Protocol
1 Generating the Request A valid SIP request formulated by a UAC MUST, at a minimum, contain the following header fields: To, From,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found