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

Enhancement: Disabling messages #10

Closed
starg09 opened this issue Dec 13, 2014 · 2 comments
Closed

Enhancement: Disabling messages #10

starg09 opened this issue Dec 13, 2014 · 2 comments

Comments

@starg09
Copy link

starg09 commented Dec 13, 2014

Here's a basic idea: I use console warp to move players out of a specific minigame server at the end of the match, so they appear in a set location in the "lobby" server. The only thing that bothers me is that it always says "You have been warped to nameofwarp", and I don't really like it. I tried using an empty string (''), but it didn't work, it just gave a blank line of text, so the problem is kind of still there. I tried to fix it myself and send it as a pull request, but I just can't find the way. Could you consider making it so if you put '' in the config, that message is not sent at all? (Not even a blank line)

Thanks in advance :)

@addstar
Copy link
Member

addstar commented Dec 15, 2014

Set the message to an empty string ('') to disable a message. I cannot guarantee this will work with every message (some messages might use a different method) but most should be fine.
This is included in build #73 and onwards.

@starg09
Copy link
Author

starg09 commented Dec 15, 2014

I'll try it once I get home, and let you know if it worked... All i want is
to get rid of that annoying warp message xD

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

2 participants