08.09.2016, 19:37
I'm trying to make a system which detects every monday which houses / bussinesses are not used anymore.
So if a player has less than 15 hours played in the last month, it would grab the id of his biz / house from the database, and insert it into the "auctions" category in the database. The "check" needs to look through every single player in the database to detect if he has less hours than 15. How could I do this?
So if a player has less than 15 hours played in the last month, it would grab the id of his biz / house from the database, and insert it into the "auctions" category in the database. The "check" needs to look through every single player in the database to detect if he has less hours than 15. How could I do this?