02.01.2011, 20:38
(
Последний раз редактировалось legodude; 04.01.2011 в 15:24.
)
Short Description
as the short title says,its a Calendar.
it has a clock built in, it displays the year,month and the current date will be coloured red, on the calendar.
Script stats:
Screen-shot
http://easy-upload.nl/f/krh4yLP8(screenshot is to big to fit in forums)
it now includes a mon tue wed thu fri sat sun line too
(not in screenie)
DownLoad
PastebinVersion 1.2 (bugfix for month changing, and included a 0 when time was 1 digit)
mirrors disallowed
as the short title says,its a Calendar.
it has a clock built in, it displays the year,month and the current date will be coloured red, on the calendar.
Script stats:
- almost 50 textdraws. each date has it's own textdraw.
- colours the current date red
- it has a timer, to update everything. (set to 30 seconds. can be adjusted to 1 minute max or the clock won't be right)
- Not everything will update on the timer. only the things that have changed since previous update
- displays:
- time (H:M)
- year, monthname
- date on the calendar itself
- stats
- worktime: around 2 hours (most time is in the colouring. it didnt work at first.)
- lines: 195
- for loops: 9 wich of one is nested in another
- useability: maybe in some servers you could use it. as a extra.
Screen-shot
http://easy-upload.nl/f/krh4yLP8(screenshot is to big to fit in forums)
it now includes a mon tue wed thu fri sat sun line too
![Wink](images/smilies/wink.png)
DownLoad
PastebinVersion 1.2 (bugfix for month changing, and included a 0 when time was 1 digit)
mirrors disallowed