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

Auto pair additions #161

Merged
merged 24 commits into from
Aug 10, 2024

Conversation

UnDeviato
Copy link
Contributor

  • Fix Auto Pair
  • Add auto_pair command to set a max for maximum players displayed on screen

@Crystalwarrior
Copy link
Owner

man you're making a mess of your commits somehow LOL

"""
if arg.lower() not in ["double", "triple"]:
client.send_ooc("Argument Error!\nUsage: /auto_pair <double/triple>")
client.area.auto_pair_max = arg.lower()
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no feedback if the command ran correctly

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Pairing will show a maximum of 2/3 characters on screen now" or smth

docs/commands.md Show resolved Hide resolved
@Crystalwarrior Crystalwarrior merged commit a55a9f1 into Crystalwarrior:master Aug 10, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants