rodney2255 Posted December 31, 2023 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 4 Reputation: 0 Joined: 01/16/19 Last Seen: June 16, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 Emistry Posted January 1, 2024 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10015 Reputation: 2364 Joined: 10/28/11 Last Seen: Saturday at 07:02 PM Share 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 Link to comment Share on other sites More sharing options...
0 rodney2255 Posted January 1, 2024 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 4 Reputation: 0 Joined: 01/16/19 Last Seen: June 16, 2024 Author Share 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 Link to comment Share on other sites More sharing options...
0 Rynbef Posted January 4, 2024 Group: Forum Moderator Topic Count: 45 Topics Per Day: 0.01 Content Count: 919 Reputation: 122 Joined: 05/23/12 Last Seen: Sunday at 05:09 PM Share Posted January 4, 2024 (edited) This may help u: Rynbef~ Edited January 4, 2024 by Rynbef Quote Link to comment Share on other sites More sharing options...
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 rodney2255Link to comment
Share on other sites
3 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.