01.01.2011, 16:11
Well.. I have done this before with PHP, just can't remember how I did it.
I have a tables called bans, where I have something called date. This is the date the player is going to be unbanned. How can I check on login if that date has past?
I remember a php function called date_diff or something, anything alike in pawn or do I have to make som magic with MySQL queries?
I have a tables called bans, where I have something called date. This is the date the player is going to be unbanned. How can I check on login if that date has past?
I remember a php function called date_diff or something, anything alike in pawn or do I have to make som magic with MySQL queries?