Guildname

10/07/2019 12:04 IFlyffMc#1
How to change the guildname letter requirement with a minimum of 10letters??
10/08/2019 01:42 Sedrika#2
Client: WndGuildName.cpp => CWndGuildName::OnChildNotify => nLength < 3
Change that to 10
10/08/2019 15:25 IFlyffMc#3
Quote:
Originally Posted by Sedrika View Post
Client: WndGuildName.cpp => CWndGuildName::OnChildNotify => nLength < 3
Change that to 10
Thanks for the Info Boss :feelsgoodman: