improoove
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user