we play with UO:SE clients, UOFeatureEnable is set to 0x00,
UOExpansion is set to T2A, and we use SendPacket(who, "B9805B")
to manually enable the SE features in logon.src and when changing
realms.
I know this is not the recommended way, but it is the only way to use
the new maps and mobile graphics without having to use the AOS style
tooltips, which we don't want. And it was really working fine without
any problems until now.
In POL97 some changes have been made for the status window:
Code: Select all
06-14 MuadDib
Added : AOS style status bar is now generated correctly for AOS+ clients that ALSO
have the UOExpansion set to AOS or higher. Only thing populated by core is
the statcap entry. Rest can be done via packethooks.
Added : UOClient.cfg entry "StatCap" in General. This is used with AOS era
status bars to send the statcap in the packet. Default is 225. Can use
packethooks to override this outgoing to client.it just shows the window without any values, and the client freezes and
has to be killed and restarted. So to make a long story short, the
status window doesn't work for us anymore in POL97. Could this be
fixed?
Thanks,
Xandros