mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2002
Posts: 580
N
Fjord artisan
OP Offline
Fjord artisan
N
Joined: Dec 2002
Posts: 580
I hate using tons of timers, do you too? Try this out....

alias tmr_signals {
if ($timer(S30) == $null) { .timerS30 -o 0 30 .scid -a .signal TMR_30 }
if ($timer(S60) == $null) { .timerS60 -o 0 60 .scid -a .signal TMR_60 }
if ($timer(S90) == $null) { .timerS90 -o 0 90 .scid -a .signal TMR_90 }
if ($timer(S1800) == $null) { .timerS1800 -o 0 1800 .scid -a .signal TMR_1800 }
if ($timer(S3600) == $null) { .timerS3600 -o 0 3600 .scid -a .signal TMR_3600 }
}

on *:signal:TMR_30:{ echo -s This will echo in every status window once every 30 seconds }

I could if I tried, but if someone has a really clean/quick way to do this with only one timer, please post...

/me loves signals!

Enjoy,
NaquadaServ


NaquadaBomb
www.mirc-dll.com
Joined: Dec 2002
Posts: 66
Babel fish
Offline
Babel fish
Joined: Dec 2002
Posts: 66
Hi,

Please don't post in multi forums with the same thread ...


- Linux System Administrator, Darktides Communications, LLC.
Joined: Dec 2002
Posts: 580
N
Fjord artisan
OP Offline
Fjord artisan
N
Joined: Dec 2002
Posts: 580
Bite me, I put it in two, and it fits in both! Don't you have anything better to do than complain?

Last edited by NaquadaServ; 12/12/02 06:00 PM.

NaquadaBomb
www.mirc-dll.com
Joined: Dec 2002
Posts: 66
Babel fish
Offline
Babel fish
Joined: Dec 2002
Posts: 66
You know, it's not like no one isn't going to see it, or did that not occur ...?

Don't you have anything better to do then get defensive when someone kindly asks you to *NOT* do something that is *NOT* supposed to be done on the forum anyways?

Feel free to ask a moderator, I don't think it's changed in the 2 years I've been on this forum but I believe users are not supposed to post duplicate threads to multi forums ... whatever wink

Nice response with 'bite me', you're what? 14? Grow up.

[sarcasm]I guess I'll post this reply to every thread/forum you post in so I can assure you'll see it...[/sarcasm]


- Linux System Administrator, Darktides Communications, LLC.
Joined: Dec 2002
Posts: 143
A
Vogon poet
Offline
Vogon poet
A
Joined: Dec 2002
Posts: 143
Hmmm, why bother replying?!

If someone does something they shouldn't do/aren't allowed to do, tell a mod or ignore it...Not difficult wink laugh

Sorry guys, not having a go, just seems to me that people get all tied up in *not important/relevant* stuff. IGNORE IT!!!

grin


Aubs.
cool

Joined: Dec 2002
Posts: 339
F
Fjord artisan
Offline
Fjord artisan
F
Joined: Dec 2002
Posts: 339
aww c'mon it's a bit annoying seeing the same things many times, and he asked so nicely to get sutch a bad answer...

Joined: Dec 2002
Posts: 580
N
Fjord artisan
OP Offline
Fjord artisan
N
Joined: Dec 2002
Posts: 580
Who asked him to post it?

I hate when people stick their noses in, want to "play cop" (be a rule enforcer when they have no authority to do so), or otherwise can't psychologically handle someone that's doing something different then they would do...

Let's look at the severority...
- I have never posted to more then one forum, the same topic, ever before
- The subject was very approprate for both forums
- It was only two forums not 3, 4, or all of them...

To quote Captin Picard, Quoting someone else... "Since when has life ever been as simple as a rule book?"


NaquadaBomb
www.mirc-dll.com

Link Copied to Clipboard