06.06.2011, 15:04
I'm recently making my house system with renting.
I want to know how to easily get the data after n days from today, so that I can correctly reduce players' money for each n days. I've searched it and I can't find any topics about it.
Any idea? Do I need to set arrays of days of months, leap year, etc. and calculate them myself? Thanks.
I want to know how to easily get the data after n days from today, so that I can correctly reduce players' money for each n days. I've searched it and I can't find any topics about it.
Any idea? Do I need to set arrays of days of months, leap year, etc. and calculate them myself? Thanks.


. But one thing, this only works mainly with V.I.P because it is executed when the player connects, so if a player is inactive for 6 days then connects on the 7th day, the house/business will then be sold at that time.