1 Time Nick Response
Please Register to submit score.
| Average Score | 5.0 |
| Scores Submitted | 1 |
| Date Added | Feb 05, 2008 |
| Last Updated | Feb 05, 2008 |
| Tags | away message notice notify |
Introduction
mIRC Snippet:
1 Time Nick Response
Posted on Feb 5, 2008 6:02 pm
Posted on Feb 5, 2008 6:02 pm
looks good Soulkeeper.
i havent tested it yet as it will conflick with my own away system but i see it adds the nick to vars right so it wont notice them again :P,
but when u come back from away does it acually remove the nick from vars as the next time u set as away them nicks set in vars wont get another notice ?
guess i wont realy know till i test it but i will shortly and if it works good ill rate :P
i havent tested it yet as it will conflick with my own away system but i see it adds the nick to vars right so it wont notice them again :P,
but when u come back from away does it acually remove the nick from vars as the next time u set as away them nicks set in vars wont get another notice ?
guess i wont realy know till i test it but i will shortly and if it works good ill rate :P
mIRC Snippet:
1 Time Nick Response
Posted on Feb 5, 2008 10:29 pm
Posted on Feb 5, 2008 10:29 pm
Well, It doesn't clear the variable. To come back, you just do /a, and it keeps the variable. Next time you go away, it'll reset the var.
mIRC Snippet:
1 Time Nick Response
Posted on Feb 5, 2008 10:42 pm
Posted on Feb 5, 2008 10:42 pm
yer i see now soulkeeper thanks :p
mIRC Snippet:
1 Time Nick Response
Posted on Feb 5, 2008 11:56 pm
Posted on Feb 5, 2008 11:56 pm
$cr(32) :S
mIRC Snippet:
1 Time Nick Response
Posted on Feb 6, 2008 1:59 pm
Posted on Feb 6, 2008 1:59 pm
u mean $chr(32)
mIRC Snippet:
1 Time Nick Response
Posted on Feb 6, 2008 8:12 pm
Posted on Feb 6, 2008 8:12 pm
mIRC 6.31 uses $cr().
mIRC Snippet:
1 Time Nick Response
Posted on Feb 6, 2008 8:23 pm
Posted on Feb 6, 2008 8:23 pm
oh, really? never knew that...i use 6.21
mIRC Snippet:
1 Time Nick Response
Posted on Feb 6, 2008 8:41 pm
Posted on Feb 6, 2008 8:41 pm
on mIRC 6.31 ::
| Quote: |
| $cr Returns the carriage return character, the same as $chr(13). |
mIRC Snippet:
1 Time Nick Response
Posted on Feb 6, 2008 8:43 pm
Posted on Feb 6, 2008 8:43 pm
on mIRC 6.31::
$chr(42) returns *
| Quote: |
| $chr(N) Returns the character with ascii number N. $chr(65) returns A |
$chr(42) returns *







