surepy

Results 33 comments of surepy

hi, sorry for late reply. I don't think I'll implement this anytime soon (busy n stuff); but I'll keep it in the idea board because it would be helpful- thanks

Errrmmm... I don't get it, you're gonna have to explain this more, and an example use case on why this is needed instead of... just marking only the bots (intended...

List creating in the GUI isn't a thing yet, but you can download visual studio code and modify the playerlist files for now tf2bd will load any playerlist that is...

into console or the chat log? also i might not do this depending on how inconsistent the map grabbing is on connect

what the HAHAHAH application is literally unusable, gg ``MainWindow::OnDrawScoreboard`` uses an old columns api which is deprecated and legacy, I'll probably have to also move that to tables api when...

there isn't a way to "know" that if you have a cooldown in console as far as I know, so this goes into the design limitation pile :(

nope :( On Sat, Jan 27, 2024 at 7:22 PM Evan Kaufman ***@***.***> wrote: > Is there a way to determine whether the (attempted) votekick has succeeded? > > —...

good news and bad news good news: there isn't one bad news: ``tf_lobby_debug`` seems to not update on team swap too, so this will be inaccurate always. related: #8

maybe... its not something that will be at the top of my list of things to do though

while it's possible to disconnect from the server ("disconnect") we can't abandon the match or requeue automatically (command does not exist, needs to call the function directly) I'll experiment how...