02.04.2010, 14:50
Hello! I found something, what you will love!
It is simple: You can control your server time and date!
Just put this into your script or include:
You are done! Now you can control yours server time!
Have fun.
It is simple: You can control your server time and date!
Just put this into your script or include:
pawn Код:
native settime(hour = cellmin, minute = cellmin, second = cellmin);
native setdate(year = cellmin, month = cellmin, day = cellmin);
Have fun.
