Jump to content

[PATCH] Character Create Race/Class Blocker


Recommended Posts

Posted

Now that function would be a bool, since we're testing an AND conditional?

Thank you for the ideas, Schmoozerd. I have precious little time to devote to my studies in C++, with summer projects and family obligations. It's only two brief nights each week, but I'm very much enjoying it. :)

Glad I kept all my old programming books!

  • 1 month later...
Posted
diff --git a/src/game/CharacterHandler.cpp b/src/game/CharacterHandler.cpp
index ae7e3f1..2e5de34 100644
--- a/src/game/CharacterHandler.cpp
+++ b/src/game/CharacterHandler.cpp
@@ -15,10 +15,11 @@
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */

#include "Common.h"
+#include "Config/ConfigEnv.h"
#include "Database/DatabaseEnv.h"
#include "WorldPacket.h"
#include "SharedDefines.h"
#include "WorldSession.h"
#include "Opcodes.h"

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use