more command cleanup

This commit is contained in:
nytmyr
2024-11-27 19:02:37 -06:00
parent b2590b5056
commit 2f4d5ebde9
28 changed files with 413 additions and 631 deletions
+1
View File
@@ -1263,6 +1263,7 @@ public:
);
std::string GetCommandHelpHeader(std::string color, std::string header);
std::string SplitCommandHelpText(std::vector<std::string> msg, std::string color, uint16 maxLength, bool secondColor = false, std::string secondaryColor = "");
void SendSpellTypePrompts(bool commandedTypes = false, bool clientOnlyTypes = false);
// Task System Methods
void LoadClientTaskState();