25.07.2015, 00:38
Take a moment to read this tutorial: https://sampforum.blast.hk/showthread.php?tid=254915
getdate() returns a Unix Timestamp, you will need to calculate how many seconds are in a day and add that on to the current date to figure out when +1 day is.
getdate() returns a Unix Timestamp, you will need to calculate how many seconds are in a day and add that on to the current date to figure out when +1 day is.