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

Best path to have multiple escape rooms in a single Evennia instance? #2

Open
realkinetix opened this issue Apr 2, 2021 · 0 comments

Comments

@realkinetix
Copy link

Hey Griatch,

Thought I might file this as a Question, if that's OK. My coding level is absolute newbie - I'm part way through reading "automate the boring stuff", so am trying to get my Python up to a level as to be useful.

But, I'm also learning Evennia and have been checking out evscaperoom.

I was thinking about approaches to having multiple escape rooms on a single Evennia server and I can't imagine it's all that tough to implement, but I am also not sure how to manage it without breaking it.

What I would love to see is to have a single escape room available from a usual Evennia MUD room, and then presumably have a command that shows up in that room to trigger the evscaperoom. I presume there would need to be an variable passed to the evscaperoom command and then the evscaperoom might look for its states in a states/roomname path, rather than everything all in 'states'?

As I'm quite the beginner, would you have suggestions on how this could be easily accomplished?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant