So i need to disable races from my server so that players cant make those disabled races, and classes. how can i do that? im using mangos core.
So i need to disable races from my server so that players cant make those disabled races, and classes. how can i do that? im using mangos core.
Delete the rows from the "playercreateinfo" table for the races/classes you want to be unplayable.
Feel free to contact me if you need help or would like to assist me in one of my many projects.
Ok. thank you!
I believe it simply disconnects them, though I may be wrong.
Either way, it is a ghetto but simple solution
Feel free to contact me if you need help or would like to assist me in one of my many projects.
If you delete them from the DBC's that disconnects them. Thats the way ive always done it.
How about disabling DK's or any other classes? (Like warriors or so ( just an example) but for the DKs keeping the 3.1.3 patch
-Greetings Ascelyn
In player create info, just delete the dk classes ID and no one can choose them, We had to do this on our server once because 9 out of 10 players were rogues.
Oh thanks much appreciated
+rep
thanks for the post helped out a lot