It is possible but would take heavy editing to get the proper info in the opl. It has been a long time but I am 99% sure the majority of the info listed will be incorrect.
 
CurrentExpansion.cs

Find and change this line;
Code:
Expand Collapse Copy
ObjectPropertyList.Enabled = true;

You also must change the flags that are sent to the client upon first login, it must receive AOS flags in order for the client to enable the tool-tips locally;

Code:
Expand Collapse Copy
SupportedFeatures.Value |= FeatureFlags.AOS;
 
CurrentExpansion.cs

Find and change this line;
Code:
Expand Collapse Copy
ObjectPropertyList.Enabled = true;

You also must change the flags that are sent to the client upon first login, it must receive AOS flags in order for the client to enable the tool-tips locally;

Code:
Expand Collapse Copy
SupportedFeatures.Value |= FeatureFlags.AOS;
I hate to necro such an old post but how does one go about changing the client flags?
 
Im not sure if i did this correct or not, but i think i did, and I still dont have the hover tool tips. (Publish57.2) any insight? please and thank you 🙂
Oops, wrong file 😀 here is the proper
 

Attachments

Last edited:

Donations

Total amount
$105.00
Goal
$500.00

Shards

Back