[fixed]MinCmdLevelToLogin and creating a new staff character

Bug Reports relating to the 097 core are moved to this forum once solved.

Moderator: POL Developer

Locked
User avatar
ncrsn
Grandmaster Poster
Posts: 255
Joined: Fri Feb 10, 2006 12:15 am

[fixed]MinCmdLevelToLogin and creating a new staff character

Post 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.
User avatar
Austin
Former Developer
Posts: 621
Joined: Wed Jan 25, 2006 2:30 am

Post by Austin »

Fixed. Itll compare the account's default command level to the min command level to login, now.
User avatar
ncrsn
Grandmaster Poster
Posts: 255
Joined: Fri Feb 10, 2006 12:15 am

Post by ncrsn »

Thanks for the quick look and the fix!
Locked