is possible?
#2

Код:
mysql_format(handle, gQuery, sizeof(gQuery), "SELECT `AName`,`HouseKey`,`LastLogin` FROM `players` WHERE `HouseKey` > 0 AND  `LastLogin` + INTERVAL 30 DAY <= NOW()  ORDER BY `HouseKey` DESC LIMIT 100");
is for 1 month, use INTERVAL 5 MINUTE for testing.
Reply


Messages In This Thread
is possible? - by StR_MaRy - 01.11.2016, 22:29
Re: is possible? - by TakeiT - 01.11.2016, 22:43
Re: is possible? - by StR_MaRy - 01.11.2016, 22:52

Forum Jump:


Users browsing this thread: 1 Guest(s)