Calendar Barebones
mIRC Code
+ 3 likes
Please Register to submit score.
| Average Score | 7.5 (of 4 scores) |
| Date Added | Nov 13, 2008 |
| Last Updated | Dec 09, 2008 |
| Tags | asc asctime calendar date hadd hash hfree hget pic picwin table time window |
Description
I was going to make a nice little addon out of this, but I don't have the motivation. If you want to use this be my guest, as of right now, it doesn't really serve a purpose.
Have fun.
Edit: Updated Slightly, Added support for custom colors. Also added underlining for event days, todays event, ect.
Right now you must do /cal_defaults for default colors, it won't save new colors, use cal_eadd to add an event. (as a test event) /cal_eadd dec 25 2008
The hash table that controls the event is formated as followed:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Cal_Event ------------------------------------------- |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| cal_event_<ctime@00:00:00>_<event name> | event note -|
| cal_event_<ctime@00:00:00>_<event name> | event note -|
| cal_event_<ctime@00:00:00>_<event name> | event note -|
| cal_event_<ctime@00:00:00>_<event name> | event note -|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Jonsey PM me if you need any more info
Have fun.
Edit: Updated Slightly, Added support for custom colors. Also added underlining for event days, todays event, ect.
Right now you must do /cal_defaults for default colors, it won't save new colors, use cal_eadd to add an event. (as a test event) /cal_eadd dec 25 2008
The hash table that controls the event is formated as followed:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Cal_Event ------------------------------------------- |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| cal_event_<ctime@00:00:00>_<event name> | event note -|
| cal_event_<ctime@00:00:00>_<event name> | event note -|
| cal_event_<ctime@00:00:00>_<event name> | event note -|
| cal_event_<ctime@00:00:00>_<event name> | event note -|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Jonsey PM me if you need any more info
mIRC Snippet:
Calendar Barebones
Posted on Nov 13, 2008 9:57 am
Posted on Nov 13, 2008 9:57 am
Absolutely love the layout. Very clean and fresh looking. You should upload a screenshot.
mIRC Snippet:
Calendar Barebones
Posted on Dec 9, 2008 1:33 pm
Posted on Dec 9, 2008 1:33 pm
i can't believe this has gone so unmissed! This is incredibly good! great graphics processing for a picwin, fast and clean! I'm tempted to put some work into this & make an event calendar etc?
mIRC Snippet:
Calendar Barebones
Posted on Dec 9, 2008 1:35 pm
Posted on Dec 9, 2008 1:35 pm
hehe thanks =) I might have an slightly updated version lying around.
mIRC Snippet:
Calendar Barebones
Posted on Dec 9, 2008 1:38 pm
Posted on Dec 9, 2008 1:38 pm
Awesome! please upload, really impressed with your work! my logic is not good enough to go through it working it out, so a stable version (although nothing wrong with this) would be awesome! :D
mIRC Snippet:
Calendar Barebones
Posted on Dec 9, 2008 1:49 pm
Posted on Dec 9, 2008 1:49 pm
Uploaded... Let me know if you need any info on it.
Edit: Lol seems like a little bonus slipped into the code. Have fun with it. =)
Edit: Lol seems like a little bonus slipped into the code. Have fun with it. =)
mIRC Snippet:
Calendar Barebones
Posted on Dec 9, 2008 2:54 pm
Posted on Dec 9, 2008 2:54 pm
Thanks, i'll checkit out now! :D
mIRC Snippet:
Calendar Barebones
Posted on Jan 27, 2009 3:53 pm
Posted on Jan 27, 2009 3:53 pm
Could do alot with this, although sadly I have no clue on picwins so I guess I can't do anything with it =[.
I'd like to be able to:
* Set icons for specific dates.
* Click the underlined date to show what tasks you've set for that date.
* Maybe show how many tasks you have for that date.
* In the "set tasks" dialog or picwin or w/e, have away of checking off stuff that you've done.
Guess I won't see this happen though. =[
I'd like to be able to:
* Set icons for specific dates.
* Click the underlined date to show what tasks you've set for that date.
* Maybe show how many tasks you have for that date.
* In the "set tasks" dialog or picwin or w/e, have away of checking off stuff that you've done.
Guess I won't see this happen though. =[
mIRC Snippet:
Calendar Barebones
Posted on Jan 27, 2009 4:31 pm
Posted on Jan 27, 2009 4:31 pm
it's such a nice thing i don't know why this project was never continued! maybe one for someone to continue? i would, but i don't have the time to look over the code, my knowledge of picwins is good enough but just time (N)
mIRC Snippet:
Calendar Barebones
Posted on Jan 27, 2009 7:08 pm
Posted on Jan 27, 2009 7:08 pm
I loose interest in code very quickly, that's why I never completed this. I figure I wouldn't use it, so I don't feel like coding it.
mIRC Snippet:
Calendar Barebones
Posted on Jan 28, 2009 10:21 am
Posted on Jan 28, 2009 10:21 am
But other people might. =D
mIRC Snippet:
Calendar Barebones
Posted on Jan 31, 2009 9:18 pm
Posted on Jan 31, 2009 9:18 pm
| Code: |
* /drawrect: insufficient parameters (line 11, script3.mrc) |
I get that error when using it.
mIRC Snippet:
Calendar Barebones
Posted on Mar 14, 2009 2:47 pm
Posted on Mar 14, 2009 2:47 pm
awesome layout! way to keep it simple. i will give it a 9.
mIRC Snippet:
Calendar Barebones
Posted on Jul 22, 2009 10:31 am
Posted on Jul 22, 2009 10:31 am
* /drawrect: insufficient parameters (line 12, calender.nns) for me on open
also * /drawrect: insufficient parameters (line 141, calender.nns) every so often, it adds up, fast
also * /drawrect: insufficient parameters (line 141, calender.nns) every so often, it adds up, fast
mIRC Snippet:
Calendar Barebones
Posted on Jul 22, 2009 11:51 am
Posted on Jul 22, 2009 11:51 am
Can you paste these lines? Maybe we can debug for you:)
mIRC Snippet:
Calendar Barebones
Posted on Jul 22, 2009 12:06 pm
Posted on Jul 22, 2009 12:06 pm
I can debug it without seeing it. Remove .nns , haha. It started out as a nice little script but now it's expanded to the point of uselessness. I would suggest loading scripts into a blank mirc. There are always problems when you try to load into a HUGE script like NNS.
mIRC Snippet:
Calendar Barebones
Posted on Jul 22, 2009 5:12 pm
Posted on Jul 22, 2009 5:12 pm
I love it. It is like a FordLawnmower script!
mIRC Snippet:
Calendar Barebones
Posted on Jul 24, 2009 12:36 pm
Posted on Jul 24, 2009 12:36 pm
I probably will get rid of it if I can find a way to use nns themes on a blank mIRC, pretty much the only reason I use it







