Zan Posted January 22, 2011 Posted January 22, 2011 I was trying to post this in hospital java count but when itried it said Attention: The last reply to this post was 441 days ago. The thread may already be out of date. Please consider creating a new thread. So didnt want to break the rules open Jail.php and Find You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Replace with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. :)..This is just for people who doesnt know..Just a conversion..:) Quote
Djkanna Posted January 22, 2011 Posted January 22, 2011 Um that happens to be Javascript not Java. Quote
Danny696 Posted January 22, 2011 Posted January 22, 2011 Remove the <html> and <body> tags, other than that, and the name, looks good Quote
Eurogangster Posted January 23, 2011 Posted January 23, 2011 hello can you create one for the mail and events? Thanx a lot Quote
Eurogangster Posted January 23, 2011 Posted January 23, 2011 I mean the member doesnt need to refresh the page to see that someone send him an email or got an event Quote
The Spirit Posted January 23, 2011 Posted January 23, 2011 Danny made that before. Its posted in the free mod section somewhere Quote
Teath Posted January 29, 2011 Posted January 29, 2011 You have a slight mistake here, as in the database the time is recorded with minute precise, then if I refresh the jail page, the counter starts counting again from the past minute. Like, when I have 7 minutes left in jail, every time I refresh it starts counting from 7:00 again. Quote
NationGamer Posted February 2, 2011 Posted February 2, 2011 it because the jailtime must be inserted with unix_timestamp if it isnt you will always go back to the previus time it started at Quote
NationGamer Posted February 3, 2011 Posted February 3, 2011 like this , jtime= unix_timestamp() + jailtimehere Quote
Dayo Posted February 3, 2011 Posted February 3, 2011 In theory you can work out how many seconds are left using a 1 min cron so long as your cron runs like 0:01:00 then at 0:02:00 etc... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.