SphereCommunity

Full Version: "old status bar" in 7 client
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all!
Please tell me, how to enable "old status bar" in 7 client?
you have to turn off some feature flags in the sphere ini, most of them actually, and if u do that you will lose some newer functionality.
My settings sphere.ini:
AutoResDisp=1
FeatureT2A = 0
FeatureLBR = 0
FeatureAOS = 0
FeatureSE = 0
FeatureML = 0
FeatureKR = 0
But I see "new" status.
What client are you using?
6.0.14.3
The simplest solution is to use the old client.

You may be able to use Razor to launch a slightly older client (6.0.5 maybe?) and enable the "Use Pre-AOS Status Window" option...

If you need to use 6.0.14 for some reason, then you likely have to edit the client MUL files and intercept outgoing packet 11 and rewrite it.
Thanks!
You could also intercept the client clicking the "status" button on the paperdoll (or using a macro to open it) and open your own custom dialog instead: http://wiki.sphere.torfo.org/index.php/@UserStats
Technically he could intercept the packet and try to brute force it to the old status bar maybe?!
In the most recent classic client, the old status dialogs are still in the gumps... checkout 02a6c and 02a6d
Reference URL's