Way to disable "server may be cheating" pukename message?
Posted: Fri Nov 06, 2015 9:28 pm
Is there some way to disable the scary server message, "server may be cheating, it's run puke [...]?" It's referenced in this ticket (http://zandronum.com/tracker/view.php?id=1031) however there hasn't been activity on it in some time so I didn't want to dredge up ancient history if not appropriate.
I'm writing a wrapper that basically works kinda like RCON, allowing a web server to run commands on a live-running game. Affecting the game directly via pukeable script is intentional and the players of this game are quite aware of it and expecting its behavior. With that said, it's annoying to have a message printed on the players screens and console every time it happens with essentially debugging-info.
Is there some way to mitigate this? Perhaps if not would it be acceptable perhaps to implement a one-time message when you join a server that it "could be cheating" and then leave it alone?
If not, is there a way to set a server to allow "cheats" but, perhaps via ACS script, send a notice to the server console if a player uses one? If possible this would be totally fine for my purposes.
If it's help I can link to the project but I don't want to give the impression I'm stumping for my own project.
I'm writing a wrapper that basically works kinda like RCON, allowing a web server to run commands on a live-running game. Affecting the game directly via pukeable script is intentional and the players of this game are quite aware of it and expecting its behavior. With that said, it's annoying to have a message printed on the players screens and console every time it happens with essentially debugging-info.
Is there some way to mitigate this? Perhaps if not would it be acceptable perhaps to implement a one-time message when you join a server that it "could be cheating" and then leave it alone?
If not, is there a way to set a server to allow "cheats" but, perhaps via ACS script, send a notice to the server console if a player uses one? If possible this would be totally fine for my purposes.
If it's help I can link to the project but I don't want to give the impression I'm stumping for my own project.