Another Categories
-
Is there anyway to add your own categories and add some scripts in there? If it is possible can yo ushow me how to do it
-
@Nereddloye I was trying to do it and got close, you essentially need to overwrite final enum via reflections. It could be doable.
-
how do i use reflections lmao
-
This post is deleted!
-
I was actually able to do it now, even when not at home.
just by changing the enum and loading a script module with category "Custom"(I've also rearranged the enum values position while testing, you can see that in TabGUI)
I'll minimize the code and make a post on it when I get home.
-
I've made a forum post about it, sharing it in case you've missed it.
https://forums.ccbluex.net/topic/269/add-custom-categories-to-the-liquid-bounce-mod-menu-custom
(flag this as solved)