@Adoxa - Wheel Scroll plugin improvements
-
Hello dear Adoxa,
I’ve been poking around with Wheel Scroll and noticed that in case of equipment dealer lists, scrolling over the text field/table to which the scroll bar is attached interacts with the scroll bar. However, chat history and player lists only react to wheel scrolling when you hover over the scroll bar directly, making it slightly unwieldy.
I found out that scrolling over those 2 fields also triggers the sub_53F330, same as all your other hooks in that plugin, and I’ve noted down the addresses they’re called from, as well as values for the Window struct used in the plugin.
If it wasn’t too much trouble, could you please include them in Wheel Scroll? Much appreciated!
MP Chat History : 0x5CFB0C name: ChatControl, type: ChatControl
MP Player List: 0x5E5294 name: NNChatButton, type: ButtonControl -
Tested the player list, it does work.
Many thanks!