A PicWin clock. It may be a small snippet, but you won't believe how long it took me to figure out all the angle math and stuff. :/
But! It's neat, and a lot better than your average "dialog clock."
Updates:
Fixed the hand sizes. ;o
Fixed the text up a bit, made it look cleaner.
Added in numbers (3,6,9,12).
Changed some of the colors.
Added AM/PM
Added in the date.
Made it even more pretty.
Centered the clock a bit.
Posted on Mar 25, 2008 5:07 pm
same thing with the menu on this one as well
Code: menu channel,status {
.Time:{ time }
}
Posted on Mar 25, 2008 5:23 pm
also it's not showing the right time for me, and the bottom of the clock is missing.
Posted on Mar 25, 2008 5:40 pm
It shows the time based off of your operating system, and I don't know why the bottom isn't showing, it works fine for me. :/
The menu works, atleast for me it does... I don't see how adding a "." and shortening it a line would effect it much.
Posted on Mar 25, 2008 6:06 pm
Menu works fine for me but I deleted that part anyway ....I onli keep menu parts for scripts I use all the time ......this script works but I dont like the way you set things out it doesnt look very nice tbh. 7/10
Posted on Mar 25, 2008 8:27 pm
Thanks, I'll try and make it cleaner next time.
Posted on Mar 25, 2008 9:25 pm
it looks like you have the big hand doing the hour and the small hand doing the min's kinda backwards dont ya think..
Posted on Mar 25, 2008 10:09 pm
Woops! My bad, hehe, fixed.
Posted on Mar 26, 2008 1:30 am
Umm dude im gettin the time on the bottom left side and its in digitial format?..Um makes no sense ti have traditional an digitial together..you could have just made it digitial and called it a day O_o..nyx the damn digitial part.
Posted on Mar 26, 2008 1:35 am
But making just a digital one would be the easy way out. :( I wanted my clock to be pretty and especially special in a special kind of way.
Posted on Mar 26, 2008 1:39 am
Yeah i was being sarcastic man.Still get rid of the flamer digitial part makes no sense an oh yeah add some numbers or ascii or something to represent 1-12 make it all fancey.
Posted on Mar 26, 2008 1:37 pm
Ok, I added in 3, 6, 9, and 12. I also fixed up the text (moved the "made by" part to the top), and I added some colors too.
Posted on Mar 26, 2008 2:28 pm
Its alot nicer now .....but the time is wrong .......its meant to be 19:27 not 7:27 or you should add PM when its night. 8/10 =]
Posted on Mar 26, 2008 4:24 pm
Done. :)
Posted on Mar 26, 2008 4:33 pm
Nice one I'll make it a 9 since you added the PM lol :p
Posted on Mar 26, 2008 5:23 pm
Thanks, man.
Posted on Mar 26, 2008 5:25 pm
er take out the damn digitial part of the code:
Code:
drawtext @buffer 14 Tahoma 70 20 610 $asctime(h:nn:ss)
It makes no sense to me.Add this in its place:
Code:
drawtext @buffer 14 Tahoma 50 20 630 $date
Posted on Mar 26, 2008 5:43 pm
I added in the date, but keeping the digital clock for accuracy. Sorry, but I don't think it really needs to make sense.
Posted on Mar 26, 2008 5:48 pm
LOL what are you serious man? Come on your havea traditional hand clock that tells the time are its correct if it goes by the damn computers clock then its correct asuming they arent lame it fark that up.So there's no point to the digitial part at all in fact you mite as well take out the whoel damn thing and just leave the digitial clock an call it a day serously its ruining the code..just stop an think about it for a few seconds an let it sink in its a awesoem code please don't get me wrong in fact i ll rate it high but you have to think common sense here man."Rate it or Hate it?"...9/10.`-.-´
Posted on Mar 26, 2008 5:57 pm
lol.
You see, I'm not doing this for accuracy of the clock, but more so accuracy of the operator. Who know's, the operator could be more used to digital clocks, so he can just glance at the digital clock segment for quick reference, or vice versa, if the operator is more used to reading traditional clocks.
It may seem weird, but the traditional clock is for a general reference, and the digitial clock is for the exact time.
Posted on Mar 26, 2008 6:23 pm
BlueThen dont listen to EL he doesnt know what hes talking about :o
/me slaps EL
Its a good script and I agree with the digital part.
Posted on Mar 26, 2008 6:52 pm
lol wait till you try to reconnect kween Eugene >D
@BlueThen yea i understand but who the hell can't read a traditional clock lol are we that deluted by technology come on you should be able to read a damn clock no matter wat the format.
Posted on Mar 26, 2008 7:56 pm
Yeah, but to be honest, I can read a traditional clock, but takes me a few seconds to figure it out. o.o
Posted on Mar 26, 2008 9:58 pm
Update! I made it prettier. o.o
Posted on Mar 26, 2008 11:05 pm
How about a screenshot Blue?
Posted on Mar 26, 2008 11:10 pm
Ok, Hawkee. Done.
Posted on Mar 26, 2008 11:25 pm
Thanks, I don't have mIRC on my Mac so it's nice to see what everybody else is seeing.
Posted on Mar 26, 2008 11:27 pm
No problem.
Posted on Mar 26, 2008 11:36 pm
If you don't want your screenshot to be your avatar you can add another image and make that your default.
Posted on Mar 26, 2008 11:40 pm
Thanks. I'll upload one.
Posted on Mar 27, 2008 4:19 am
Lol.Yeah man its cool,good work i kinda like this picwin stuff seen 2 outta yeah mite try one some time O_o" maybe if i ever code something releasable LOL.
Posted on Apr 28, 2008 2:08 pm
this script looks pretty neat, and useful. I will try it out when I get home. looks great though, keep it up :)
Enter comment here..
Please
Register or
Login to start posting comments.