01.07.2012, 06:58
If I really understand what you want, then you should create a variable which would hold the time the player got jailed. After logging out, save that variable and upon connect, check if the variable is not equal to 0, then jail if its not. Dont forget to decrease the variables value as the player pass his time in jail.