Updated | v2.7
Feats:
- FIX: Sounds we're bugged and i added ScrollUp&ScrollDown sounds too.
- Feat: Added Colors for DisabledOptions configurable from config.
- Feat: Added FreezePlayer in menu for ScrollableMenu&Both Types configurable from config.
- Feat: Improved the menu a lot by making it more optimizied (using 2 different entities)
What's new in config: (It will be automaticly added when opening a menu so you don't need to add it)
"DefaultSettings": {
"DisabledOptionsColor": "White",
"FreezePlayer": true,
"EnableDisabledOptionsCount": true
},
"Sounds": {
"ScrollUp": "sounds/ui/csgo_ui_store_rollover.vsnd_c",
"ScrollDown": "sounds/ui/csgo_ui_store_rollover.vsnd_c"
}