Captain Posted March 7, 2017 Share Posted March 7, 2017 Hi everybody. I try to implant races custom (goblin and felorc). I followed an old tuto, but I meet a problem with my interface CharacterCreate.lua. When i created a characters an error appear : "Too many races! Update MAX_RACES" and I can't create nothing characters.... I doest not understand >_<... Have you any idea ? Thank you for your replies. Kind regards Link to comment Share on other sites More sharing options...
bfx Posted March 8, 2017 Share Posted March 8, 2017 Client Make sure that MAX_RACES in charactercreate.lua is set to the correct value IE 12 for your case. Server Update MAX_RACES in shareddefines.h to +1 of the required value for two more custom races it would be set to 13 not 12. Link to comment Share on other sites More sharing options...
too many races wtf?!
By Captainin Interface
Recommended Posts