Fix Window Guild - Party - Pet - Helper

Started by MOMU, Mar 21, 2024, 06:35 PM

MOMU



Hello to all users of the Tuserver Eu forum,
A common problem found, in server files / source code, that the title of the windows Guild-Party-Pet-Helper
Not positioned correctly with the UI or the window in the game, I am attaching to the Offset cluster that fixes the problem


How to embed the code? Very simple Main.cpp search (SetByte)
Just paste the following code inside an illustrative image



QuoteSetByte((0x0084D1AD + 2), 30); // Position Pet Tiitle Y
SetByte((0x0084A698 + 2), 25); // Position Party Tiitle Y
SetByte((0x007F6738 + 2), 30); // Position Helper Tiitle Y
SetByte((0x007CB8D0 + 2), 25); // Position Guild Tiitle Y

Before

After



Powered by SMFPacks Ads Manager Mod