Closed leevccc closed 9 months ago
fix this bug
the code
Memory::WriteInt(dwToolTipLimitVPos + 1, m_nGameWidth - 1); //mov eax,599 ; CUIToolTip::MakeLayer
Memory::WriteInt(dwToolTipLimitHPos + 1, m_nGameWidth - 1); //mov eax,799 ; CUIToolTip::MakeLayer
obviously, VPos should set m_nGameHeight - 1
if we use the
Item Megaphone
(5076000) to send a message with equip item to everyone.the others click [the item] in the chat message, item tootip will appears under mouse, most of the information is outside the window.
i use 1280*760, dll default resolutions.