Page 1 of 1

[fixed]MinCmdLevelToLogin and creating a new staff character

Posted: Fri May 23, 2008 12:56 pm
by ncrsn
Using my developer account and pol.cfg setting MinCmdLevelToLogin=2, creating character became impossible. Client just freezes when POL is supposed to create the character: nothing related is printed into console, neither does any logging happen. That's why it took me some time to figure out what's going on.

I understand this is a feature to some point, but if account has DefaultCmdLevel set to same or higher than the MinCmdLevelToLogin setting, I say it should be checked on new character creation before kicking the client away.

Posted: Fri May 23, 2008 4:47 pm
by Austin
Fixed. Itll compare the account's default command level to the min command level to login, now.

Posted: Fri May 23, 2008 8:03 pm
by ncrsn
Thanks for the quick look and the fix!