Skip to content

CS2ScreenMenuAPI v4.1

Choose a tag to compare

@T3Marius T3Marius released this 03 Jul 09:32
· 16 commits to main since this release

Update | 4.1

  • (scrollable-menu) feat: When you select next, it will stay on it rather than going to the 1st option. And when you hit the last page it will stay on back.
  • (scrollable-menu) fix: Fixed cases where disabled options got highlighted too because of the selectIndex.
  • (menu): Improved menu.Refresh() function, also don't forget to change the title text and option text before you call it.