rodney2255 Posted December 31, 2023 Posted December 31, 2023 (edited) Hello, I wanted to know if there is any way to limit the skill bar to just one and eventually leave only 5 skill slots available untitled.bmp Edited December 31, 2023 by rodney2255 Quote
0 Emistry Posted January 1, 2024 Posted January 1, 2024 adjust the max hotkey value might work, but the UI still showing unless you have custom mod for the client to hide it src/common/mmo.hpp#L25-L34 #define MAX_HOTKEYS 5 Quote
0 rodney2255 Posted January 1, 2024 Author Posted January 1, 2024 4 hours ago, Emistry said: adjust the max hotkey value might work, but the UI still showing unless you have custom mod for the client to hide it src/common/mmo.hpp#L25-L34 #define MAX_HOTKEYS 5 HAPPY NEw YEAR!!! By limiting it, I can still use the other skill bars, however, when disconnecting and connecting the skills in the game they disappear, leaving only the number of skills at the value I defined. I would like to be able to disable the other slots, so the idea was to only use the slots that were defined. Example: I defined 5 slots, only 5 slots can have skills, the others cannot Quote
0 Rynbef Posted January 4, 2024 Posted January 4, 2024 (edited) This may help u: Rynbef~ Edited January 4, 2024 by Rynbef Quote
Question
rodney2255
Hello, I wanted to know if there is any way to limit the skill bar to just one and eventually leave only 5 skill slots available
untitled.bmp
Edited by rodney22553 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.