06.11.2017, 02:14
Quote:
Use gettickcount, store and have it run every 24 hours, that should solve your problem. You'll have to put the function under a timer however.
Or you could make a timer to execute every 24 hours to execute that code for online players, as far as offline goes, you might want to avoid that, since an offline player can't really pay their taxes if they aren't online. |
I was only able to do the tax count for anyone who is online.