Posted September 22, 20214 yr What the title says, I want a scrollable screen to fit a bunch of buttons onto.
September 23, 20214 yr Author Is there a specific function that's for scrolling because the onMouseScroll and onMouseDrag which I found in it both seem to do nothing
September 23, 20214 yr you also can look at the StonecutterScreen, but basically you moved the scrolling bar via mouse scroll or mouse drag (you set the y pos where it will render in the screen), after moving you can update the screen on client then send a custom packet to the server and updating the screen there
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.