How to check if a character is in jail in the database?

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Northize
Posts: 10
Joined: Wed Apr 20, 2011 9:28 pm
Contact:

How to check if a character is in jail in the database?

Post by Northize »

My question is as the topic subject, How to check if a character is in jail in the database?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: How to check if a character is in jail in the database?

Post by janiii »

in the characters table the punish_level is set to 2. (for other punish levels check L2PcInstance, enum PunishLevel).
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Northize
Posts: 10
Joined: Wed Apr 20, 2011 9:28 pm
Contact:

Re: How to check if a character is in jail in the database?

Post by Northize »

Thanks for the reply, cheers!
Post Reply