05.11.2007, 12:15
Quote:
Originally Posted by yom
Just looked the source...
Just a question: do you have tested it with more than one player? You say 'put time() under OnPlayerSpawn' .. lol. Also, why not simply SetWorldTime(hour); ? And you can do %02d instead of checking if hour < 10, same for month etc.. Last thing: what about players who aren't in the same timezone of the server location ? You should do a /gmt command or something. And what about players who may want to set it to 12h format, and month.day instead of day.month ? |
This Date and Time was did for czech rp and there you must have same gmt..
Date is in this format: 15>day , 08>month and 2007>year. It's not month.day.year.
And 12h format: It can't be, because isn't place for am and pm.
Quote:
Originally Posted by Carlos_Costello
For some reason it only says the date when i added it to my script..
|