Online Status (Real-Time)

03/24/2026 10:37 GM Wifo#1
Right now, the online status only shows the number of players. In the next update, it will include a real-time graph for Light and Fury, complete with percentages and color indicators.


New Version 3-25-2026

The online.cpp feature is essentially a draggable in‑game status panel.
It shows live counts of online players, faction distribution (Light vs Fury), and their percentages.
The panel has a fixed background size (180×100 pixels), can be moved around the screen simply by holding the mouse, and automatically saves its position in a config file (online.ini) so it stays consistent across sessions.

03/25/2026 18:20 c5063#2
nice
03/25/2026 20:35 GM Wifo#3
New Version 3-26-2026

This program works as a mini monitoring tool that hides in the Windows system tray but can show a console window when needed.

features:

-Tray icon with menu to show console or exit

-Real‑time SQL Server monitoring with live stats (Online, Light, Fury)

-Dynamic tray tooltip updates

-Colored console logs with timestamps

-Error pop‑ups for database issues

-Clean exit with proper resource cleanup

And instead of using DLL injections or Cheat Engine code, I decided to run it as a console app that can stay hidden while still working in real time.

03/28/2026 08:00 577216686#4
Where to obtain

Can I share it?