-
Notifications
You must be signed in to change notification settings - Fork 33
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
/maketag /invite$ and /i$ not working #181
Comments
A little digging.. They seem to be commented out? There's no mention why. HkUserCmd.cpp around line 516 onwards and 650 |
Just uncomment and recompile, should do the trick |
I mean I can do that, but it's a very deliberate commenting out, which suggests to me that it broke something... I'll let you know how it goes. |
Invite$ and i$ seems to be working fine on my test server uncommenting the lines I indicated. I'm not sure why it was commented out to begin with... |
Update from my players: |
Compiled and running on my test server. Most things seem to be working but we found a few commands do not.
Commands not working:
/maketag
/invite$
/i$
Reproduce: Make a blank disco server with the compiled flhook from here. Try to invite a second player...
Then give yourself enough credits to make a tag on player1 with a password, player2 can use "/renameme [TAG].Player2" with no password. Player2 will rename fine...
The text was updated successfully, but these errors were encountered: