Biolog System ToolTip Bug?

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Delaro

New member
Joined
Oct 5, 2020
Messages
6
Credits
0
Hello, I hope you can help me with a small problem, honestly it is something that has never happened to me and I don't know why it is.

I installed the biologist system that I took from other server files such as zenaris, ava2 and elendos, I have installed it 3 times and the problem that persists, which is that they do not show me the tooltip of the items that I require, for example, when I move the mouse, it does not show me shows the tooltip of the orc tooth that I require, or the biologist's potion.

Does anyone know what's going on?


Captura-de-pantalla-2024-03-20-110550.png
 
First of all you should run the debug build of the client because I'm pretty sure it will output an error. For the majority of item tooltips, probably you forget to call the `SetItemToolTip` method inside the custom system. If it doesn't have that method, I suggest creating one instead of importing uiToolTip.
 
Back
Top