improoove

This commit is contained in:
xbl
2025-12-23 22:13:52 +01:00
parent 324d9c6a86
commit 61a9425650
4 changed files with 11 additions and 3 deletions
+3 -1
View File
@@ -361,7 +361,9 @@ def main_loop(screen):
if '------- Game Initialization -------' in message or 'Game Initialization' in message:
logger.info('Game initialization detected - refreshing server info')
ui.print_message("^6New Game - Refreshing Server Info^7\n")
timestamp = time.strftime('%H:%M:%S')
ui.print_message(f"^3[^7{timestamp}^3] ^0^3Game initialized - Refreshing server info^9^7\n")
rcon.send_command(b'qlx_serverBrandName')
rcon.send_command(b'g_factoryTitle')