SphereCommunity
"old status bar" in 7 client - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: General Discussion (/Forum-General-Discussion)
+--- Forum: UO/Sphere Discussion (/Forum-UO-Sphere-Discussion)
+--- Thread: "old status bar" in 7 client (/Thread-old-status-bar-in-7-client)



"old status bar" in 7 client - Doberman - 09-01-2013 04:19 AM

Hi all!
Please tell me, how to enable "old status bar" in 7 client?


RE: "old status bar" in 7 client - Rattlehead - 09-01-2013 07:25 AM

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.


RE: "old status bar" in 7 client - Doberman - 09-06-2013 04:15 AM

My settings sphere.ini:
AutoResDisp=1
FeatureT2A = 0
FeatureLBR = 0
FeatureAOS = 0
FeatureSE = 0
FeatureML = 0
FeatureKR = 0
But I see "new" status.


RE: "old status bar" in 7 client - RanXerox - 09-06-2013 04:43 AM

What client are you using?


RE: "old status bar" in 7 client - Doberman - 09-06-2013 04:50 AM

6.0.14.3


RE: "old status bar" in 7 client - RanXerox - 09-06-2013 05:19 AM

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.


RE: "old status bar" in 7 client - Doberman - 09-06-2013 06:10 AM

Thanks!


RE: "old status bar" in 7 client - RanXerox - 09-07-2013 05:50 AM

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


RE: "old status bar" in 7 client - Khaos - 09-08-2013 12:35 AM

Technically he could intercept the packet and try to brute force it to the old status bar maybe?!


RE: "old status bar" in 7 client - RanXerox - 09-08-2013 03:06 AM

In the most recent classic client, the old status dialogs are still in the gumps... checkout 02a6c and 02a6d